postmanlabs / swagger2-to-postman

Converter for swagger 2.0 JSON to Postman Collection
Apache License 2.0
120 stars 55 forks source link

adds and populates folders_order element when applicable #26

Closed gdereese closed 2 years ago

gdereese commented 7 years ago

addresses #25

gdereese commented 7 years ago

Looks like this currently fails your CI build due to code style violations. Your roles don't appear to allow JS properties with underscore characters; however this JSON property indeed contains an underscore, as generated by the Postman UI when exporting a collection with folders to v1 format.