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-06 12:21:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d46372a6ff0477659050312700e783efd3b0b4c
fastapi
/
docs_src
/
body_updates
History
Motov Yurii
741c7345ea
📝
Use return type annotation instead of
response_model
when possible (
#14753
)
2026-02-04 13:07:26 +01:00
..
__init__.py
✅
Add missing tests for code examples (
#14569
)
2025-12-26 11:43:02 +01:00
tutorial001_py39.py
📝
Add docs recommending
Union
over
Optional
and migrate source examples (
#4908
)
2022-05-14 06:59:59 -05:00
tutorial001_py310.py
✨
Add docs and tests for Python 3.9 and Python 3.10 (
#3712
)
2022-01-07 15:11:31 +01:00
tutorial002_py39.py
📝
Use return type annotation instead of
response_model
when possible (
#14753
)
2026-02-04 13:07:26 +01:00
tutorial002_py310.py
📝
Use return type annotation instead of
response_model
when possible (
#14753
)
2026-02-04 13:07:26 +01:00