-
- Notifications
You must be signed in to change notification settings - Fork 8.4k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⬆ Bump actions/cache from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#14511 opened Dec 12, 2025 by dependabot bot Loading…
📝 Remove code examples for Python 3.8 docs Documentation about how to use FastAPI
#14510 opened Dec 12, 2025 by YuriiMotov • Draft
Fix license identifier in tutorial001_1.py docs Documentation about how to use FastAPI
#14492 opened Dec 11, 2025 by johnson-earls Loading…
🐛 Fix openapi for response model with nested computed field bug Something isn't working
#14490 opened Dec 10, 2025 by YuriiMotov Loading…
docs: clarify why BaseModel import is required in request body tutorial docs Documentation about how to use FastAPI
#14480 opened Dec 9, 2025 by ibrahimpelumi6142 Loading…
5 of 8 tasks
Improve error message for invalid query parameter type annotations
#14479 opened Dec 9, 2025 by retwish Loading…
♻️ Refactor
request_response and websocket_session to avoid name shadowing refactor #14476 opened Dec 9, 2025 by ishansurdi Loading…
refactor: Make the logic more explicit in validation error insertion in get_openapi_path refactor
#14474 opened Dec 8, 2025 by Simon-Huang-1 Loading…
Add upload file size limit conflicts Automatically generated when a PR has a merge conflict
#14468 opened Dec 5, 2025 by nancywang-cwru • Draft
Fix OpenAPI duplication of anyOf refs when app-level responses use Union + content/examples bug Something isn't working
#14463 opened Dec 5, 2025 by DJMcoder Loading…
✨ Allow specifying New feature or request
max_field, max_files and max_part_size for routers and path operations feature #14447 opened Dec 3, 2025 by YuriiMotov • Draft
feature: Infer response model from function return AST
#14446 opened Dec 3, 2025 by g7AzaZLO Loading…
⚡️Improve caching of callable inspection result refactor
#14441 opened Dec 3, 2025 by dolfinus Loading…
Add SecretBytes and NewType support for File() parameter feature New feature or request
#14427 opened Dec 1, 2025 by Zaczero Loading…
Docs: Update outdated Pydantic v1 example in tutorial to Pydantic v2 docs Documentation about how to use FastAPI waiting
#14421 opened Dec 1, 2025 by BharathiSen Loading…
🐛 Fix non-deterministic openapi schema in case of schema name duplication bug Something isn't working
#14409 opened Nov 26, 2025 by mattalexanderhill Loading…
🗑️ Deprecate
scopes parameter in Security in favor of oauth_scopes refactor #14407 opened Nov 25, 2025 by YuriiMotov Loading…
Fix: Merge background tasks from dependency and custom response
#14386 opened Nov 22, 2025 by kumarvishwajeettrivedi Loading…
Fix: Make Basic Auth realm required per RFC 7235
#14384 opened Nov 22, 2025 by kumarvishwajeettrivedi Loading…
Update .gitignore commands in virtual-environments.md docs Documentation about how to use FastAPI waiting
#14383 opened Nov 22, 2025 by koladebashir Loading…
Improve error handling for item retrieval docs Documentation about how to use FastAPI
#14382 opened Nov 22, 2025 by koladebashir • Draft
Add API key header example to security tutorial docs Documentation about how to use FastAPI
#14370 opened Nov 19, 2025 by Esteban3010 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.