cloud-annotations / docusaurus-openapi

🦕 OpenAPI plugin for generating API reference docs in Docusaurus v2.
https://docusaurus-openapi.netlify.app
MIT License
498 stars 82 forks source link

Postman collection support #263

Open guptaashwanee opened 1 year ago

guptaashwanee commented 1 year ago

Postman collection support

I would like to thanks for this wonderful API documentation tool. I have and almost a lot of people faced problems while converting postman collection to openapi specification, because internally you are converting openapi to postman collection. then it is better to use postman collection directly.

This can be a very good feature to direct support of postman collection along with openapi.