TL;DR
You can now add type information directly to your Postman Collections, whether you’re generating them from an API spec or editing an existing one. This makes them easy to test, debug, and collaborate on. It’s a small change with a big impact.
Why this matters
Types in Collections help teams:
- Enforce stricter request validation.
- Keep collections and docs in sync with the spec.
- Reduce back-and-forth when onboarding new teammates.
- Get smart suggestions when working in collections.
Resources
Use this thread to share:
Workflow tips for getting started
Wins your team had using types
Lightbulb moments where typed data made a difference
Analogies that helped it all click (even weird ones, we love those)
We’re actively iterating. Your input helps shape what’s next.