openapi-to-postman
openapi-to-postman copied to clipboard
generate OpenAPI from Postman collection
Is this possible / implemented?
@mikestaub I don't know if it is possible within openapi-to-postman package but you could give https://github.com/joolfe/postman-to-openapi a try. The converter works very well.
@mikestaub There is also a PR open, that might be interesting for you to look into.