postmanlabs / openapi-to-postman

Plugin for converting OpenAPI 3.0 specs to the Postman Collection (v2) format
Apache License 2.0
930 stars 200 forks source link

Question: is there any way yo update existing collection? #773

Closed mohssineAboutaj closed 5 months ago

mohssineAboutaj commented 1 year ago

I'm working on a project with OpenAPI/Swagger, every time when i generate a new docs, and trying to import it, it create new collection instead of updating the existing one.

is there any way yo update existing collection based on the imported one?