fastapi/fastapi/openapi
Sebastián Ramírez d34918abf0
Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 18:45:54 +02: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 ReDoc to version 2.x (#9700) 2025-04-28 20:31:44 +02:00
models.py Allow array values for OpenAPI schema `type` field (#13639) 2025-09-20 17:47:24 +00:00
utils.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