fastapi/fastapi/openapi
Sebastián Ramírez d390f2e41f
Migrate internal reference documentation from `typing_extensions.Doc` to `annotated_doc.Doc` (#14222)
2025-10-23 22:31:35 +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 Migrate internal reference documentation from `typing_extensions.Doc` to `annotated_doc.Doc` (#14222) 2025-10-23 22:31:35 +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