OptionaldescriptionOptionaloperationOptionalparametersParameters stated outright, merged with those derived from the request schemas.
For anything a schema cannot express: the fragment a resource lets a caller select, for instance, which is a closed set of names rather than a shape.
OptionalrequestOptionalresponsesOptionalsecuritySecurity requirements for this operation, as OpenAPI expects them.
Derived from a route's auth and authz when the document is built from the router, so a
protected endpoint documents itself as protected without anyone restating it.
OptionalsummaryOptionaltags
A single operation (one method on one path).