Function generate_openapi

Source
pub fn generate_openapi() -> OpenAPI
Expand description

Use this function if you just want the OpenAPI spec and don’t need the server machinery. Note the server machinery is what registers the operations, so this schema only contains the schemas.