Skip to main content

Module openapi

Module openapi 

Source
Expand description

OpenAPI/Swagger documentation support.

Provides automatic API documentation generation using utoipa and Swagger UI for interactive API exploration.

Re-exports§

pub use config::OpenApiConfig;
pub use config::OpenApiVisibility;

Modules§

config

Functions§

create_openapi_router
Create a router with Swagger UI and OpenAPI spec endpoints
merge_openapi
Merge multiple OpenAPI specs into one.