How do I generate an OpenAPI yaml file from a Collection of requests?

How do I generate an OpenAPI yaml file from a Collection of requests?

I see no command for this.

1 Like

Hey @Shiniqua
Found a npm library on this: postman-to-openapi - npm, might be useful.

Thanks, that is useful.

I guess I can infer then that there is no way—within Postman—to sync the creation and modification of requests within collections with an OpenApi spec, which appears to only reside under the API tab.