fastapi/docs_src/body_updates
Motov Yurii 741c7345ea
📝 Use return type annotation instead of `response_model` when possible (#14753)
2026-02-04 13:07:26 +01:00
..
__init__.py Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
tutorial001_py39.py 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 2022-05-14 06:59:59 -05:00
tutorial001_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 2022-01-07 15:11:31 +01:00
tutorial002_py39.py 📝 Use return type annotation instead of `response_model` when possible (#14753) 2026-02-04 13:07:26 +01:00
tutorial002_py310.py 📝 Use return type annotation instead of `response_model` when possible (#14753) 2026-02-04 13:07:26 +01:00