fastapi/fastapi/openapi
Sebastián Ramírez 55035f440b
Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
2024-09-17 20:54:10 +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 📝 Restored Swagger-UI links to use the latest version possible. (#11459) 2024-05-23 17:59:02 -05:00
models.py ♻️ Simplify Pydantic configs in OpenAPI models in `fastapi/openapi/models.py` (#10886) 2024-04-18 17:49:33 -05:00
utils.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2024-09-17 20:54:10 +02:00