-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🚸 Add missing password format to New feature or request
OAuth2PasswordRequestFormStrict
feature
#15079
opened Mar 8, 2026 by
cluster2600
Loading…
3 tasks done
🐛 Fix stream item type lost when using Something isn't working
include_router()
bug
#15077
opened Mar 8, 2026 by
alex-raw
Loading…
🦖 Fix multiple upload file schema to be compatible with OAS 3.0 to make it work in Swagger UI
bug
Something isn't working
#15069
opened Mar 6, 2026 by
YuriiMotov
Loading…
✨ Add per-router exception handlers for APIRouter
feature
New feature or request
#15067
opened Mar 6, 2026 by
Holek
Loading…
docs: fix grammar in additional-status-codes.md
docs
Documentation about how to use FastAPI
#15054
opened Mar 5, 2026 by
Rohan5commit
Loading…
Add lazy initialize support for OAuth2 bearer schemes
feature
New feature or request
waiting
#15041
opened Mar 2, 2026 by
Takrim-ScrubAI
Loading…
Document Response subclasses declared in return annotations in OpenAPI
feature
New feature or request
#15040
opened Mar 2, 2026 by
AlberLC
Loading…
Fix Form model fields_set for omitted defaults
#15027
opened Feb 28, 2026 by
Sebastianhayashi
Loading…
Feat/asyncapi-websockets
feature
New feature or request
#15006
opened Feb 26, 2026 by
re-chain
Loading…
📝 Use Automatically generated when a PR has a merge conflict
docs
Documentation about how to use FastAPI
picture tag with media queries to specify the Typer logo in light/dark theme
conflicts
#14983
opened Feb 23, 2026 by
rxxbyy
Loading…
docs: migrate testing tutorial from on_event to lifespan
docs
Documentation about how to use FastAPI
#14960
opened Feb 21, 2026 by
Areeb455
Loading…
3 tasks done
Add regression test for Annotated + ForwardRef OpenAPI ( #13056 )
#14952
opened Feb 21, 2026 by
MuhammadUmar045
Loading…
✏️ Fix Documentation about how to use FastAPI
client_password typo in OAuth2 form docstrings
docs
#14946
opened Feb 20, 2026 by
bysiber
Loading…
📝 Update "Union or anyOf" section in Documentation about how to use FastAPI
docs/en/docs/tutorial/extra-models.md
docs
#14939
opened Feb 18, 2026 by
lkkmpn
Loading…
Fix _endpoint_context_cache using id() which risks stale entries afte…
#14928
opened Feb 15, 2026 by
Charisn
Loading…
Fix UnboundLocalError in OpenAPI schema generation with custom respon…
waiting
#14927
opened Feb 15, 2026 by
Charisn
Loading…
🐛 Fix implicit path params with converters
bug
Something isn't working
#14883
opened Feb 10, 2026 by
Dawaman43
Loading…
🐛 Fix handling sequences with nested Annotated types
bug
Something isn't working
#14874
opened Feb 9, 2026 by
YuriiMotov
Loading…
🔥 Remove unnecessary
is_async_callable check in request_response
refactor
#14865
opened Feb 7, 2026 by
artKucher
Loading…
✨ Support Starlette 0.52.0+ generic New feature or request
Request
feature
#14863
opened Feb 7, 2026 by
ollie-bell
Loading…
✅ Add tests for nullable parameters and defaults
internal
#14829
opened Feb 5, 2026 by
YuriiMotov
•
Draft
🐛 Fix Something isn't working
get_model_fields to support Annotated types
bug
#14805
opened Feb 2, 2026 by
ilovemesomeramen
Loading…
🐛 Fix non-deterministic openapi spec in case of duplicated model names
bug
Something isn't working
#14797
opened Feb 1, 2026 by
igoyak
Loading…
fix: enable mounting sub-applications under APIRouter
#14793
opened Feb 1, 2026 by
jonathan-fulton
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.