@apideck/portman
Advanced tools
Changelog
v1.14.0 - (2022-02-09)
REMARK: openapi-to-postman v2.14.1 introduces the change that the "Accept" header is now set based on the response content-type by default. For more info visit the Github PR. Additionally disableBodyPruning, a Postman specific property is added to the generated request object.
Changelog
v1.13.1 - (2022-01-17)
Changelog
v1.13.0 - (2021-12-15)
Changelog
v1.12.1 - (2021-12-03)
Changelog
v1.12.0 - (2021-12-01)
--ignoreCircularRefs
option to allow OAS specs that contain invalid circular references to still be processed by Portman--collectionName
option to change the OpenAPI title & Postman collection name--stripResponseExamples
CLI option to slim down generated Postman collectionChangelog
v1.11.0 - (2021-11-30)