async fn serve_openapi_spec(__arg0: Extension<OpenApi>) -> Json<OpenApi>Expand description
Serve the OpenAPI spec (extracted from Extension)
async fn serve_openapi_spec(__arg0: Extension<OpenApi>) -> Json<OpenApi>Serve the OpenAPI spec (extracted from Extension)