fastapi/tests/test_tutorial/test_dataclasses
Jonathan Fulton 75c47187f3
🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2026-02-04 15:34:02 +01:00
..
__init__.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial001.py 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_tutorial002.py 🔥 Remove Pydantic v1 specific test variants (#14611) 2025-12-27 19:19:10 +01:00
test_tutorial003.py 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00