Releases: postmanlabs/openapi-to-postman
Releases · postmanlabs/openapi-to-postman
v1.1.20
- Added support for stricter request matching via option for validation.
- Added missing endpoints from collection info in result of validation.
- Suggest fixes in collection for violated properties in validation.
- Introduced option to validate metadata for validation.
- Use faked value instead of fallback to schema for parameter resolution when set to example.
- Use faked value instead of invalid schema defined example.
- Introduced option to ignore unresolved postman variable mismatches.
- Fixed invalid generated collection for body type formdata.