Introduction
In addition to API Request, Postman actually has a function to create API Document. It is relatively easy to create and manage, so why not make it one of the options for creating API Document.
Simple way to make it
Create a new collection and enter the URL. This time I brought only one from the GitHub API. If you already manage the API collection, you can set up an existing collection.
Now we can enter a name for the collection. Leave the document description at the default, omitting the settings.
It will be completed like this. Press View in web to open the contents.