-
Declares OpenAPI operation metadata for a class-based handler.
Assembles the OpenAPI document from what the handlers already say about themselves.
Generates and serves an OpenAPI 3.0 spec, and the documentation page that reads it, under a
configurable base path.
The documentation page served beside the spec: Swagger UI, Redoc or Scalar.
Redoc community edition, pinned to 2.x.
Scalar's API reference, pinned to 1.x.
Sidebar and content in two columns, or the one-column classic.
What decides the order of the operations in a tag.
How much of the document is open when the page loads.
The highlighter's palette.