Define request body schema

Hi all,

I would to document our product’s API with Postman.
I see the API’s BETA feature which allows me to design it based on the OpenAPI specification.
This would be the preferred scenario, however, I cannot understand how I can publish the document from the spec other than “generate collection > publish documentation”.
The problem with this approach is that it loses the schema definitions (request body, response schema).

What’s the go-to with Postman when it comes to documenting the schema of bodies and responses?

Kind regards,
Helder

Hey Helder,

Basically you’d save your response from your API as an example and it would actually show as the response schema.