Expand description
Contains code to generate OpenApi
documentation and a Swagger
endpoint using utoipa
and utoipa_swagger_ui
.
Structs§
- Used by
utoipa
forOAuth2
. - Struct used by
utoipa
to generateOpenApi
documentation for all shadings endpoints.
Functions§
- Merges
OpenApi
and then serves it usingSwagger
.