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-07-27 07:07:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
378ad688b7e57efb190506b3b36be65eb8ad5e6f
fastapi
/
fastapi
/
_compat
History
Sebastián Ramírez
5d40dfbc9b
🐛
Fix handling of JSON Schema attributes named "$ref" (
#14349
)
2025-11-13 14:59:07 +01:00
..
__init__.py
🐛
Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 (
#14186
)
2025-10-20 13:26:49 +02:00
main.py
🐛
Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 (
#14186
)
2025-10-20 13:26:49 +02:00
may_v1.py
🐛
Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 (
#14186
)
2025-10-20 13:26:49 +02:00
model_field.py
✨
Add support for
from pydantic.v1 import BaseModel
, mixed Pydantic v1 and v2 models in the same app (
#14168
)
2025-10-11 18:45:54 +02:00
shared.py
🐛
Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 (
#14186
)
2025-10-20 13:26:49 +02:00
v1.py
🐛
Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 (
#14186
)
2025-10-20 13:26:49 +02:00
v2.py
🐛
Fix handling of JSON Schema attributes named "$ref" (
#14349
)
2025-11-13 14:59:07 +01:00