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-03-04 15:07:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27da0d02a786c7a3ad45610516063960806371f9
fastapi
/
fastapi
/
openapi
History
Sebastián Ramírez
27da0d02a7
✨
Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (
#11461
)
2024-04-18 14:40:57 -05:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
constants.py
✨
Add support for Pydantic v2 (
#9816
)
2023-07-07 19:12:13 +02:00
docs.py
♻️
Update mypy (
#11049
)
2024-04-01 21:48:51 -05:00
models.py
⬆️
Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (
#10344
)
2023-09-27 23:14:40 -05:00
utils.py
✨
Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (
#11461
)
2024-04-18 14:40:57 -05:00