fastapi/tests/test_tutorial/test_header_param_models
Sebastián Ramírez e2cd8a4201
Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-20 16:55:38 +01:00
..
__init__.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2024-09-17 20:54:10 +02:00
test_tutorial001.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_tutorial002.py Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575) 2025-12-20 16:55:38 +01:00
test_tutorial003.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00