This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-19 09:38:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a31b37cc7f12d006d7daebdc82b623e25b3ed2c
fastapi
/
docs_src
/
path_operation_advanced_configuration
T
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
…
tutorial002_py39.py
…
tutorial003_py39.py
…
tutorial004_py39.py
📝
Use return type annotation instead of
response_model
when possible (
#14753
)
2026-02-04 13:07:26 +01:00
tutorial004_py310.py
📝
Use return type annotation instead of
response_model
when possible (
#14753
)
2026-02-04 13:07:26 +01:00
tutorial005_py39.py
…
tutorial006_py39.py
…
tutorial007_pv1_py39.py
➖
Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's
pydantic.v1
(
#14575
)
2025-12-20 16:55:38 +01:00
tutorial007_py39.py
…