Skip to content

Pull requests: tiangolo/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
Sort

Pull requests list

Fix exception status codes in security http schemes feature New feature or request p3
#2120 opened Oct 2, 2020 by gostekk Loading… updated Jan 15, 2024
Serialization optimization when using Pydantic for return types feature New feature or request p4
#2347 opened Nov 12, 2020 by aviramha Loading… updated Jan 15, 2024
Propagate callable's return type annotation for Depends/Security feature New feature or request p4
#2473 opened Dec 5, 2020 by kernc Loading… updated Jan 15, 2024
Add support for route encapsulation (#2625) feature New feature or request p4
#2626 opened Jan 10, 2021 by Kojiro20 Loading… updated Jan 15, 2024
Add complete Async SQL (Relational) Databases example docs Documentation about how to use FastAPI p4
#2730 opened Jan 31, 2021 by SnkSynthesis Loading… updated Jan 15, 2024
Enhancement: ResponseValidationError instead of ValidationError feature New feature or request p4
#3668 opened Aug 7, 2021 by gistart Loading… updated Jan 15, 2024
Ref #2768 - Cache errors for dependents p4 refactor
#2779 opened Feb 9, 2021 by ar45 Loading… updated Jan 15, 2024
Proposal: Replace plain Dict parameters w/ TypeDict when there is an existing BaseModel feature New feature or request p3
#3654 opened Aug 4, 2021 by RileyMShea Loading… updated Jan 15, 2024
Allow override of BackgroundTasks implementation. feature New feature or request p4
#3233 opened May 15, 2021 by nickswebsite Loading… updated Jan 15, 2024
Added support to x-enum-varnames and x-enum-descriptions feature New feature or request p4
#3384 opened Jun 18, 2021 by nanocfw Loading… updated Jan 15, 2024
Add ability to set example=Undefined for models feature New feature or request p3
#3770 opened Aug 25, 2021 by four43 Loading… updated Jan 15, 2024
Add default API error schema feature New feature or request p3
#4042 opened Oct 12, 2021 by CaioFauza Loading… updated Jan 15, 2024
Catching exceptions in the dependancy call feature New feature or request p4
#4061 opened Oct 19, 2021 by ghandic Loading… updated Jan 15, 2024
✏ Rewordings in docs/en/docs/tutorial/index.md docs Documentation about how to use FastAPI p4
#4083 opened Oct 21, 2021 by discdiver Loading… updated Jan 15, 2024
Fix issue for SQLAlchemy Dataclasses post 0.67 p4 refactor
#4094 opened Oct 26, 2021 by Lunrtick Loading… updated Jan 15, 2024
Don't revalidate the response content if it is of the same type as response_model feature New feature or request p4
#4416 opened Jan 12, 2022 by kaiix Loading… updated Jan 15, 2024
Example fix to postponed annotations for #4557 bug Something isn't working p4
#4558 opened Feb 12, 2022 by waweber Loading… updated Jan 15, 2024
Allow multiple levels of custom root models p4 refactor
#4428 opened Jan 15, 2022 by andyhasit Loading… updated Jan 15, 2024
Preserve path parameters order in openapi.json feature New feature or request p4
#4620 opened Feb 25, 2022 by poul1x Loading… updated Jan 15, 2024
Reject single string in tags to avoid unexpected behavior feature New feature or request p3
#4525 opened Feb 6, 2022 by duarte-pompeu Loading… updated Jan 15, 2024
✨ Merge openapi descriptions for routes with same path and method. feature New feature or request p3
#4727 opened Mar 25, 2022 by plankthom Loading… updated Jan 15, 2024
Fix/custom encoder side effect p4 refactor
#4972 opened May 31, 2022 by aboubacs Loading… updated Jan 15, 2024
Customizable Request Handler in APIRoute feature New feature or request p4
#4968 opened May 31, 2022 by sihrc Loading… updated Jan 15, 2024
Sort methods to stabalize operation id generation feature New feature or request p4
#5001 opened Jun 8, 2022 by bneijt Loading… updated Jan 15, 2024
hammer: Update example code for Couchbase docs Documentation about how to use FastAPI p4
#5234 opened Aug 5, 2022 by joonas-yoon Loading… updated Jan 15, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.