pub fn openapi_spec() -> OpenApiExpand description
Returns the OpenAPI specification for the HTTP API.
This builds the same spec that the running server uses, without requiring a running server or AppState instance.
pub fn openapi_spec() -> OpenApiReturns the OpenAPI specification for the HTTP API.
This builds the same spec that the running server uses, without requiring a running server or AppState instance.