Skip to content

Issues: tiangolo/fastapi

🚀 Roadmap
#10370 opened Oct 2, 2023 by tiangolo
Open 5
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

OpenAPI deepObject serialization for query parameters feature New feature or request reviewed
#3163 opened May 3, 2021 by FlorianLudwig updated Jul 12, 2023
9 tasks done
HTTPBearer security scheme is returning 403 instead or 401 bug Something isn't working
#10177 opened Aug 31, 2023 by Kludex updated Sep 13, 2023
Normalize names of translations in the docs feature New feature or request reviewed
#5060 opened Jun 22, 2022 by MrRawbin updated Sep 28, 2023
9 tasks done
Mounting sub-applications under APIRouter bug Something isn't working
#10180 opened Aug 31, 2023 by Kludex updated Oct 2, 2023
Improve HTTPDigest implementation confirmed feature New feature or request reviewed
#1476 opened May 25, 2020 by macheins updated Oct 4, 2023
Include documentation for other types of security feature New feature or request investigate reviewed
#1131 opened Mar 18, 2020 by gautamsinghania95 updated Oct 18, 2023
I hope fastapi can support TypeVar feature New feature or request reviewed
#3920 opened Sep 18, 2021 by normidar updated Oct 18, 2023
9 tasks done
Get the StringConstraints directly from the Identifier type confirmed feature New feature or request
#10322 opened Sep 25, 2023 by baderdean updated Nov 9, 2023
Automatically support HEAD method for all GET routes, as Starlette does confirmed feature New feature or request reviewed
#1773 opened Jul 22, 2020 by matthewlloyd updated Nov 13, 2023
9 tasks done
Old HTTPValidationError and ValidationError OpenAPI entry bug Something isn't working
#10787 opened Dec 16, 2023 by Kludex updated Dec 21, 2023
1 task done
functools.partial() does not work on an async dependable investigate question Question or problem
#10720 opened Nov 26, 2023 by Kludex updated Jan 22, 2024
9 tasks done
Body related parameters don't take alias in consideration
#10286 opened Sep 20, 2023 by Kludex updated Jan 23, 2024
1 task done
Cannot use Response type hint as dependency annotation
#10127 opened Aug 22, 2023 by Kludex updated Feb 10, 2024
1 task
Allow access to the path operation's Response from within Dependencies using yield confirmed feature New feature or request reviewed
#3500 opened Jul 7, 2021 by adriangb updated Feb 15, 2024
9 tasks done
2
7
Raw docstring (leading r) defeats form feed \f truncation bug Something isn't working
#10998 opened Jan 21, 2024 by Kludex updated Feb 15, 2024
9 tasks done
🚀 Roadmap
#10370 opened Oct 2, 2023 by tiangolo updated Mar 13, 2024
2 of 20 tasks
Automatic OPTIONS request with route schema feature New feature or request investigate reviewed
#2008 opened Sep 3, 2020 by samuelcolvin updated Mar 19, 2024
Breaking change with path parameters when updating to pydantic>=2 from pydantic<2 question Question or problem
#11251 opened Mar 5, 2024 by Kludex updated Mar 28, 2024
9 tasks done
RequestValidationError is **not** a sub-class of Pydantic's ValidationError docs Documentation about how to use FastAPI question Question or problem
#10424 opened Oct 11, 2023 by Kludex updated Apr 1, 2024
9 tasks done
Managing out-of-date official doc translations feature New feature or request investigate reviewed
#5642 opened Nov 14, 2022 by tokusumi updated Apr 2, 2024
9 tasks done
Inconsistent add_api_route types bug Something isn't working confirmed easy close good first issue Good for newcomers
#10236 opened Sep 12, 2023 by Kludex updated Apr 6, 2024
9 tasks done
Pydantic v2, dataclasses, UUID, and __annotations__ bug Something isn't working
#10007 opened Aug 4, 2023 by tiangolo updated Apr 11, 2024
1 task done
OpenAPI Example with multipart/form-data not showing up bug Something isn't working
#10999 opened Jan 21, 2024 by Kludex updated Apr 19, 2024
9 tasks done
ProTip! no:milestone will show everything without a milestone.