Skip to content

Pull requests: fastapi/fastapi

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

Pull requests list

✨ Add viewport meta tag to improve Swagger UI on mobile devices feature New feature or request
#14777 opened Jan 26, 2026 by Joab0 Loading…
📝 Add links to related sections of docs to docstrings docs Documentation about how to use FastAPI
#14776 opened Jan 26, 2026 by YuriiMotov Loading…
✨ Add dataclasses-based route parameters
#14774 opened Jan 26, 2026 by HoverHell Loading…
Docs: clarify handling of extra fields in request body docs Documentation about how to use FastAPI
#14769 opened Jan 24, 2026 by KevynValladares21 Loading…
📝 Update embedded code examples to python 3.10 syntax docs Documentation about how to use FastAPI
#14758 opened Jan 22, 2026 by YuriiMotov Loading…
📝 Fix dependency installation command in docs/en/docs/contributing.md docs Documentation about how to use FastAPI
#14757 opened Jan 22, 2026 by YuriiMotov Loading…
📝 Use WSGIMiddleware from a2wsgi instead of deprecated fastapi.middleware.wsgi.WSGIMiddleware docs Documentation about how to use FastAPI
#14756 opened Jan 22, 2026 by YuriiMotov Loading…
style: PEP 8 fixes in openapi/utils.py
#14754 opened Jan 22, 2026 by ImJuike Loading…
📝 Use return type annotation instead of response_model when possible docs Documentation about how to use FastAPI
#14753 opened Jan 21, 2026 by YuriiMotov Loading…
Fix XSS vulnerability docs Documentation about how to use FastAPI waiting
#14752 opened Jan 21, 2026 by Tanmaykaturi Loading…
docs: clarify required but nullable request body fields docs Documentation about how to use FastAPI
#14751 opened Jan 21, 2026 by azamzar Loading…
🌐 Update translations for tr (update-outdated) awaiting-review lang-all Translations lang-tr Turkish translations
#14745 opened Jan 20, 2026 by tiangolo Loading…
📝 Use dfn tag for definitions instead of abbr in docs docs Documentation about how to use FastAPI
#14744 opened Jan 20, 2026 by YuriiMotov Loading…
🌐 Update translations for fr (update-outdated) approved-1 lang-all Translations lang-fr French translations
#14723 opened Jan 16, 2026 by tiangolo Loading…
Docs: clarify when to use async def vs def docs Documentation about how to use FastAPI waiting
#14720 opened Jan 15, 2026 by saimahesh8752 Loading…
Theme toggle functionality to Swagger UI
#14718 opened Jan 13, 2026 by sukantamajhi Loading…
📝 Fix grammar in first steps tutorial docs Documentation about how to use FastAPI
#14708 opened Jan 12, 2026 by SanjanaS10 Loading…
🌐 Update translations for uk (add-missing) awaiting-review lang-all Translations lang-uk Ukrainian translations
#14700 opened Jan 11, 2026 by tiangolo Loading…
🌐 Update translations for zh (update-outdated) awaiting-review lang-all Translations lang-zh Chinese translations
#14696 opened Jan 11, 2026 by tiangolo Loading…
ProTip! Exclude everything labeled bug with -label:bug.