This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-02-12 15:21:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
fastapi
/
docs_src
/
body_fields
History
Sebastián Ramírez
c9e2277d8b
📝
Update source examples and docs from Python 3.9 to 3.10 (
#14900
)
2026-02-12 14:19:43 +01:00
..
__init__.py
✅
Add missing tests for code examples (
#14569
)
2025-12-26 11:43:02 +01:00
tutorial001_an_py310.py
📝
Update all docs to use
Annotated
as the main recommendation, with new examples and tests (
#9268
)
2023-03-18 13:29:59 +01:00
tutorial001_py310.py
✨
Add support for not needing
...
as default value in required Query(), Path(), Header(), etc. (
#4906
)
2022-05-13 18:38:22 -05:00