async fn serve_openapi_spec_v1(__arg0: Extension<OpenApiV1>) -> Json<OpenApi>
Serve the v1 OpenAPI spec (extracted from Extension)