joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
577 stars 99 forks source link

Is there any API for Export Postman Collection v2.1 by APIkey and CollectionID? #262

Open spamnick opened 10 months ago

spamnick commented 10 months ago

Idea: I want to convert automatically Postman collection to Swagger YAML file

I want to run automatically pipeline:

So...

I found this for Export Postman Collection v2.1, but is not automation process: https://learning.postman.com/docs/getting-started/importing-and-exporting/exporting-data/#exporting-collections

Is there any API for Export Postman Collection v2.1.json by APIkey and CollectionID?