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

Context managers in Depends are broken after 0.106 question Question or problem
#11143 opened Feb 14, 2024 by Kludex
9 tasks done
Use RootModel as query parameter question Question or problem
#11134 opened Feb 13, 2024 by Kludex
9 tasks done
OpenAPI Example with multipart/form-data not showing up bug Something isn't working
#10999 opened Jan 21, 2024 by Kludex
9 tasks done
Raw docstring (leading r) defeats form feed \f truncation bug Something isn't working
#10998 opened Jan 21, 2024 by Kludex
9 tasks done
Using pydantic Json Type as Form data type doesn't work question Question or problem
#10997 opened Jan 21, 2024 by Kludex
9 tasks done
Old HTTPValidationError and ValidationError OpenAPI entry bug Something isn't working
#10787 opened Dec 16, 2023 by Kludex
1 task done
functools.partial() does not work on an async dependable investigate question Question or problem
#10720 opened Nov 26, 2023 by Kludex
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
9 tasks done
🚀 Roadmap
#10370 opened Oct 2, 2023 by tiangolo
2 of 20 tasks
Body related parameters don't take alias in consideration
#10286 opened Sep 20, 2023 by Kludex
1 task 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
9 tasks done
Mounting sub-applications under APIRouter bug Something isn't working
#10180 opened Aug 31, 2023 by Kludex
HTTPBearer security scheme is returning 403 instead or 401 bug Something isn't working
#10177 opened Aug 31, 2023 by Kludex
Pydantic v2, dataclasses, UUID, and __annotations__ bug Something isn't working
#10007 opened Aug 4, 2023 by tiangolo
1 task done
Managing out-of-date official doc translations feature New feature or request investigate reviewed
#5642 opened Nov 14, 2022 by tokusumi
9 tasks done
ProTip! Exclude everything labeled bug with -label:bug.