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

added option to also check for unknown query parameters feature New feature or request p3
#1297 opened Apr 21, 2020 by mortbauer Loading…
Add an fully documented api as example docs Documentation about how to use FastAPI p4
#1519 opened Jun 5, 2020 by mircohacker Loading…
Introduce free form queries feature New feature or request
#1885 opened Aug 12, 2020 by yeralin Loading…
Add support for query parameter serialization styles feature New feature or request p3
#2078 opened Sep 19, 2020 by jakub-bacic Loading…
Fix exception status codes in security http schemes feature New feature or request p3
#2120 opened Oct 2, 2020 by gostekk Loading…
Added the ability to transfer Pydantic model to FormData feature New feature or request p4
#2139 opened Oct 6, 2020 by vobinics 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 asynchronous sqlalchemy example docs Documentation about how to use FastAPI p4
#2331 opened Nov 9, 2020 by ArcLightSlavik Loading…
Order routes parameters by name in OpenAPI feature New feature or request p4
#2337 opened Nov 10, 2020 by klaa97 Loading…
Serialization optimization when using Pydantic for return types feature New feature or request p4
#2347 opened Nov 12, 2020 by aviramha Loading…
✨ Add support for Pydantic models to validate form fields feature New feature or request p4
#2431 opened Nov 27, 2020 by tricosmo Loading…
Propagate callable's return type annotation for Depends/Security feature New feature or request p4
#2473 opened Dec 5, 2020 by kernc Loading…
Add support for route encapsulation (#2625) feature New feature or request p4
#2626 opened Jan 10, 2021 by Kojiro20 Loading…
🌐 Add Spanish translation of History, Design and Future approved-1 lang-all Translations lang-es Spanish translations
#2659 opened Jan 15, 2021 by pedabraham Loading…
Add example Update, Delete operation and PUT, DELETE endpoint in SQL db tutorial docs Documentation about how to use FastAPI p4
#2665 opened Jan 17, 2021 by akihiro-inui Loading…
🌐 Add Spanish translation of FastAPI People awaiting-review lang-all Translations lang-es Spanish translations
#2671 opened Jan 18, 2021 by pedabraham Loading…
Add complete Async SQL (Relational) Databases example docs Documentation about how to use FastAPI p4
#2730 opened Jan 31, 2021 by SnkSynthesis Loading…
Digest should raise exception only if auto_error is True bug Something isn't working p2
#2939 opened Mar 12, 2021 by arthurio Loading…
🌐 Add Spanish translation of Advanced User Guide - WSGI awaiting-review lang-all Translations lang-es Spanish translations
#3126 opened Apr 24, 2021 by bezaca Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.