This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
add-tests-for-parameter-defaults
fastapi__fastapi
/
fastapi
/
_compat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Sebastián Ramírez
590a5e5355
✨
Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model (
#14962
)
2026-02-22 17:07:19 +01:00
..
__init__.py
♻️
Refactor and simplify Pydantic v2 (and v1) compatibility internal utils (
#14862
)
2026-02-07 08:34:32 +00:00
shared.py
➖
Drop support for Python 3.9 (
#14897
)
2026-02-11 19:32:12 +01:00
v2.py
✨
Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model (
#14962
)
2026-02-22 17:07:19 +01:00