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

🛠 Native JWT support feature New feature or request
#3305 opened May 28, 2021 by k4black Loading…
5 of 9 tasks
Fix exception status codes in security http schemes feature New feature or request p3
#2120 opened Oct 2, 2020 by gostekk Loading…
Add asynchronous sqlalchemy example docs Documentation about how to use FastAPI p4
#2331 opened Nov 9, 2020 by ArcLightSlavik Loading…
added option to also check for unknown query parameters feature New feature or request p3
#1297 opened Apr 21, 2020 by mortbauer Loading…
V1 models for response and body feature New feature or request p2
#10223 opened Sep 8, 2023 by chbndrhnns Loading…
Add support for query parameter serialization styles feature New feature or request p3
#2078 opened Sep 19, 2020 by jakub-bacic Loading…
Added the ability to transfer Pydantic model to FormData feature New feature or request p4
#2139 opened Oct 6, 2020 by vobinics Loading…
Overhaul solve_dependencies() for performance feature New feature or request p3
#5554 opened Oct 28, 2022 by kristjanvalur Loading…
🐛 Fix openapi generation with responses kwarg bug Something isn't working p2
#10895 opened Jan 6, 2024 by flxdot Loading…
✨ Add custom GenerateJsonSchema feature New feature or request
#9873 opened Jul 13, 2023 by Kludex Loading…
🐛 Fix root_path behavior bug Something isn't working p2
#11160 opened Feb 18, 2024 by richin13 Loading…
Set response model defaults at application and router levels feature New feature or request p4
#2187 opened Oct 17, 2020 by frjonsen Loading…
📝 add deployment docs with Granian docs Documentation about how to use FastAPI p3
#9750 opened Jun 26, 2023 by gi0baro Loading…
✨ Allow using dependables with functools.partial() feature New feature or request p2
#9753 opened Jun 27, 2023 by lieryan Loading…
Add WebSocket handling support for HTTP security dependencies feature New feature or request p3
#10147 opened Aug 26, 2023 by mnixry Loading…
ProTip! Filter pull requests by the default branch with base:master.