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-01-17 18:39:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9326de1619ecff41fe15b4e84714168ea68aaa7
fastapi
/
fastapi
/
dependencies
History
Yurii Karabas
d0573f5713
✨
Add support for function return type annotations to declare the
response_model
(
#1436
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2023-01-07 17:45:48 +04:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
models.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
utils.py
✨
Add support for function return type annotations to declare the
response_model
(
#1436
)
2023-01-07 17:45:48 +04:00