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
ca4692a8c6552de17646a4eabed8ea3cafce597b
fastapi
/
docs_src
/
app_testing
/
app_b_an_py310
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
📝
Update all docs to use
Annotated
as the main recommendation, with new examples and tests (
#9268
)
2023-03-18 13:29:59 +01:00
main.py
📝
Use return type annotation instead of
response_model
when possible (
#14753
)
2026-02-04 13:07:26 +01:00
test_main.py
📝
Fix inconsistent response code when item already exists in docs for testing (
#11818
)
2024-08-15 22:31:16 +00:00