fastapi/tests/test_tutorial/test_schema_extra_example
Motov Yurii 3063ada72f
Add missing tests for code examples (#14569)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nils-Hero Lindemann <nilsherolindemann@proton.me>
2025-12-26 11:43:02 +01:00
..
__init__.py Add support for adding multiple examples in request bodies and path, query, cookie, and header params (#1267) 2021-05-05 20:20:56 +02:00
test_tutorial001.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_tutorial001_pv1.py 🔊 Add deprecation warnings when using `pydantic.v1` (#14583) 2025-12-21 17:44:10 +01:00
test_tutorial002.py Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_tutorial003.py Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_tutorial004.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_tutorial005.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