What it produces
- An overview from the
infoblock: title, version, description, and any contact, license, or terms links. - Servers and authentication: the base URLs and a summary of the security schemes the API uses.
- An endpoint section for every path and method, with a parameters table, the request body, and a responses table.
- A schema section for each model under
components, shown as a properties table. Models are documented once and referenced by name.