-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Insights: fastapi/fastapi
Overview
-
- 6 Merged pull requests
- 8 Open pull requests
- 0 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
1 Release published by 1 person
-
0.116.1
published
Jul 11, 2025
6 Pull requests merged by 4 people
-
🌐 Add Bangali translation for
docs/bn/about/index.md
#13882 merged
Jul 14, 2025 -
👥 Update FastAPI People - Experts
#13889 merged
Jul 12, 2025 -
🔨 Update FastAPI People sleep interval, use external settings
#13888 merged
Jul 12, 2025 -
⬆️ Upgrade Starlette supported version range to
>=0.40.0,<0.48.0
#13884 merged
Jul 11, 2025 -
📝 Add notification about impending changes in Translations to
docs/en/docs/contributing.md
#13886 merged
Jul 11, 2025 -
⬆ [pre-commit.ci] pre-commit autoupdate
#13871 merged
Jul 11, 2025
8 Pull requests opened by 8 people
-
♻️ Clean up legacy code and optimize OpenAPI performance
#13874 opened
Jul 8, 2025 -
🌐 Update Portuguese Translation for `docs/pt/docs/project-generation.md`
#13875 opened
Jul 8, 2025 -
🌐 Updated Bangali translation for `docs/bn/learn/index.md`
#13881 opened
Jul 10, 2025 -
fixed CWE-79 on docs.py
#13887 opened
Jul 11, 2025 -
Replace deprecated `asyncio.iscoroutinefunction` with `inspect.iscoroutinefunction`
#13890 opened
Jul 13, 2025 -
Reopen: Fix body hiding in openapi schema
#13891 opened
Jul 14, 2025 -
⬆ [pre-commit.ci] pre-commit autoupdate
#13894 opened
Jul 14, 2025 -
Add LLM-friendly API documentation
#13895 opened
Jul 14, 2025
1 Issue opened by 1 person
-
Support for propertyNames in OpenAPI schema when using dict[Enum, ...] with Pydantic v2
#13880 opened
Jul 10, 2025
59 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
🌐 Update Portuguese Translation for `docs/pt/docs/async.md`
#13863 commented on
Jul 14, 2025 • 4 new comments -
✨ Add support for ReDoc parameters
#12955 commented on
Jul 14, 2025 • 3 new comments -
✨ Accept a list of strings as value for JSON Schema "type"
#12528 commented on
Jul 14, 2025 • 2 new comments -
Fix formats in fastapi/utils
#5075 commented on
Jul 9, 2025 • 1 new comment -
🐛 Improve `jsonable_encoder` for other types of iterables
#13803 commented on
Jul 14, 2025 • 1 new comment -
✨ Allow using dependables with `functools.partial()`
#9753 commented on
Jul 10, 2025 • 1 new comment -
🐛 Add realm to HTTP Basic Authentication
#13511 commented on
Jul 11, 2025 • 0 new comments -
✨ Change authentication failure status from 403 to 401
#13326 commented on
Jul 14, 2025 • 0 new comments -
📝 Add another example of an exception handler for internal server errors
#13037 commented on
Jul 14, 2025 • 0 new comments -
✨ Replace `dict` by `Mapping` on `HTTPException.headers`
#12997 commented on
Jul 14, 2025 • 0 new comments -
⬆️ Update mypy to 1.14.1 (last version compatible with Python 3.8), install `pydantic.mypy` plugin
#12970 commented on
Jul 14, 2025 • 0 new comments -
🐛 Fix tagged discriminated union not recognized as body field
#12942 commented on
Jul 8, 2025 • 0 new comments -
🧑💻 Improve logging for custom exceptions in routing
#12490 commented on
Jul 14, 2025 • 0 new comments -
🐛 Fix `ImportError` errors from `fastapi.encoders`
#12488 commented on
Jul 14, 2025 • 0 new comments -
✨ Support for mixed and multiple Pydantic models for parameters using Query, Cookie and Header
#12481 commented on
Jul 14, 2025 • 0 new comments -
✨ Add schema generator class param to FastAPI
#12455 commented on
Jul 14, 2025 • 0 new comments -
Sponsor Badge CSS overflow issue on the docs
#12239 commented on
Jul 8, 2025 • 0 new comments -
🌐 Add Persian translation for `docs/fa/docs/python-types.md`
#13524 commented on
Jul 13, 2025 • 0 new comments -
🌐 Add Persian translation for `docs/fa/docs/tutorial/cors.md`
#13536 commented on
Jul 13, 2025 • 0 new comments -
🌐 Add Persian translation for `docs/fa/docs/async.md`
#13541 commented on
Jul 13, 2025 • 0 new comments -
🐛 Ensure handlers receive `fastapi.UploadFile` instances, not Starlette's
#13605 commented on
Jul 14, 2025 • 0 new comments -
✨ Accept multiple status codes or exceptions in `exception_handler`
#13614 commented on
Jul 8, 2025 • 0 new comments -
♻️ Create `dependency-cache` dict in `solve_dependencies` only if `None` (don't re-create if empty)
#13689 commented on
Jul 14, 2025 • 0 new comments -
🐛 Reenable `allow_arbitrary_types` when only 1 argument is used on the API endpoint
#13694 commented on
Jul 9, 2025 • 0 new comments -
:book: Update typing import for `Global Dependencies` example
#13703 commented on
Jul 11, 2025 • 0 new comments -
📝 Fix docs UI asset paths to respect `root_path` in Custom Docs code example
#13825 commented on
Jul 11, 2025 • 0 new comments -
🌐 Add Indonesian translation for `docs/id/docs/learn/index.md`
#13829 commented on
Jul 11, 2025 • 0 new comments -
🌐 Add Persian translation for `docs/fa/docs/advanced/dataclasses.md`
#13830 commented on
Jul 11, 2025 • 0 new comments -
🐛 Fix `generate_unique_id` to produce consistent IDs for operations with multiple methods
#13861 commented on
Jul 8, 2025 • 0 new comments -
✅ Enable test case for duplicated headers in `test_tutorial/test_header_params/test_tutorial003.py`
#13864 commented on
Jul 13, 2025 • 0 new comments -
Create python-publish.yml
#13867 commented on
Jul 9, 2025 • 0 new comments -
Context managers in `Depends` are broken after 0.106
#11143 commented on
Jul 8, 2025 • 0 new comments -
Passing UploadFile objects into a StreamingResponse closes it in v0.106.0 but not v0.105.0
#10857 commented on
Jul 15, 2025 • 0 new comments -
added option to also check for unknown query parameters
#1297 commented on
Jul 14, 2025 • 0 new comments -
🛠 Native JWT support
#3305 commented on
Jul 11, 2025 • 0 new comments -
Proposal: Replace plain Dict parameters w/ TypeDict when there is an existing BaseModel
#3654 commented on
Jul 11, 2025 • 0 new comments -
Add ability to set example=Undefined for models
#3770 commented on
Jul 11, 2025 • 0 new comments -
feat: support exclude_none in dataclass response models
#3849 commented on
Jul 11, 2025 • 0 new comments -
Add default API error schema
#4042 commented on
Jul 11, 2025 • 0 new comments -
🔧 Keep description when endpoint depends schema
#4573 commented on
Jul 9, 2025 • 0 new comments -
🐛 fix APIKey scheme name default
#4791 commented on
Jul 9, 2025 • 0 new comments -
🐛 Fix `jsonable_encoder` alters `json_encoders` of Pydantic objects
#4972 commented on
Jul 10, 2025 • 0 new comments -
Add Stoplight Elements as built-in docs tool
#5168 commented on
Jul 10, 2025 • 0 new comments -
Give the ability to set any route class when adding a third-party router
#5273 commented on
Jul 11, 2025 • 0 new comments -
✨Add support for removing responses by passing empty dict
#5427 commented on
Jul 10, 2025 • 0 new comments -
Overhaul `solve_dependencies()` for performance
#5554 commented on
Jul 10, 2025 • 0 new comments -
Validate Path duplication on added routes
#5595 commented on
Jul 10, 2025 • 0 new comments -
✨ Allow exclusion/inclusion of none and unset fields in OpenAPI schema
#5693 commented on
Jul 10, 2025 • 0 new comments -
chore: refactor concurrency.py to run sync context managers in a single thread
#5707 commented on
Jul 9, 2025 • 0 new comments -
Removed redundant update method for adding key-value pair in dict.
#5852 commented on
Jul 9, 2025 • 0 new comments -
✨ Allow duplicated variable names in dependencies
#9319 commented on
Jul 10, 2025 • 0 new comments -
🐛 Fix validation error Optional[list[...]], Union[list[...], ...], Optional[set[...]] and etc in FormData
#9928 commented on
Jul 9, 2025 • 0 new comments -
⚡️ Ensure faster start-up when using many nested routers
#10589 commented on
Jul 14, 2025 • 0 new comments -
✨ Add support for PEP695 TypeAliasType
#11140 commented on
Jul 9, 2025 • 0 new comments -
🧑💻 Define strict return value typing for `Depends` and `Security`
#11255 commented on
Jul 9, 2025 • 0 new comments -
Support Pydantic root model as query parameter
#11306 commented on
Jul 14, 2025 • 0 new comments -
✨ Add custom GenerateJsonSchema
#12375 commented on
Jul 9, 2025 • 0 new comments -
✨ Add relative docs everywhere
#12421 commented on
Jul 14, 2025 • 0 new comments -
♻️ Refactor loop to list comprehension for performance optimization
#12452 commented on
Jul 9, 2025 • 0 new comments