This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02e108d1663149faac4156dd23595cbdf74287c2
fastapi__fastapi
/
fastapi
/
_compat
T
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