Skip to content

Pull requests: tiangolo/fastapi

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

🌐 Add Traditional Chinese translation for docs/zh-hant/benchmarks.md approved-1 lang-all Translations lang-zh-hant Traditional Chinese translations
#11484 opened Apr 24, 2024 by KNChiu Loading…
Update tutorial006.py
#11478 opened Apr 23, 2024 by MuhammadAshiqAmeer Loading…
⬆ Update databases[sqlite] requirement from <0.7.0,>=0.3.2 to >=0.3.2,<0.10.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#11470 opened Apr 19, 2024 by dependabot bot Loading…
⬆ Bump mkdocstrings[python] from 0.23.0 to 0.24.3 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#11469 opened Apr 19, 2024 by dependabot bot Loading…
⬆ Update sqlalchemy requirement from <1.4.43,>=1.3.18 to >=1.3.18,<2.0.30 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#11467 opened Apr 19, 2024 by dependabot bot Loading…
Restored Swagger-UI links to use the latest version possible. docs Documentation about how to use FastAPI
#11459 opened Apr 18, 2024 by UltimateLobster Loading…
📝 Update TrustedHostMiddleware Documentation docs Documentation about how to use FastAPI
#11441 opened Apr 15, 2024 by soulee-dev Loading…
📝 Add MongoDB recipe to docs docs Documentation about how to use FastAPI
#11439 opened Apr 14, 2024 by linjer Loading…
Update body.md with Python 3.10 union type example docs Documentation about how to use FastAPI
#11415 opened Apr 7, 2024 by rangzen Loading…
Add doc for compresslevel of the GZipMiddleware and use compresslevel=5 in the example docs Documentation about how to use FastAPI
#11412 opened Apr 5, 2024 by RaphaelMarinier Loading…
Doc improvements (ambiguous) docs Documentation about how to use FastAPI
#11390 opened Apr 1, 2024 by nilslindemann Loading…
🔨 Update scripts/format.sh internal
#11362 opened Mar 28, 2024 by grok-pro Loading…
Support the schema_generator argument refactor
#11357 opened Mar 27, 2024 by kshramt Loading…
Fix evaluating stringified annotations in Python 3.10 bug Something isn't working p2
#11355 opened Mar 27, 2024 by chaen Loading…
📝 Add missing compresslevel parameter on docs docs Documentation about how to use FastAPI
#11350 opened Mar 26, 2024 by junah201 Loading…
Update fastapi instrumentation external link docs Documentation about how to use FastAPI
#11317 opened Mar 19, 2024 by softwarebloat Loading…
Support Pydantic root model as query parameter bug Something isn't working p2
#11306 opened Mar 17, 2024 by MarkusSintonen Loading…
ProTip! Adding no:label will show everything without a label.