- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for some_dependency (0.06 seconds)
-
docs/en/docs/release-notes.md
* `responses`: OpenAPI responses that apply to all the *path operations*. For example: ```Python from fastapi import FastAPI, Depends async def some_dependency(): return app = FastAPI(dependencies=[Depends(some_dependency)]) ``` **In `APIRouter`** This allows setting the (mostly new) parameters (additionally to the already existing parameters):Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:06:15 GMT 2025 - 586.7K bytes - Click Count (0)