- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for cls (0.01 seconds)
-
fastapi/applications.py
Middleware(AsyncExitStackMiddleware), # ty: ignore[invalid-argument-type] ] ) app = self.router for cls, args, kwargs in reversed(middleware): app = cls(app, *args, **kwargs) return app def openapi(self) -> dict[str, Any]: """ Generate the OpenAPI schema of the application. This is called by FastAPI
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 16:16:24 GMT 2026 - 178.6K bytes - Click Count (0)