fastapi/docs_src/body_fields
Yurii Motov 332b405af0 Remove code examples for Python 3.8 in `body_fields` 2025-12-12 09:19:58 +01:00
..
tutorial001_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
tutorial001_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
tutorial001_py39.py Remove code examples for Python 3.8 in `body_fields` 2025-12-12 09:19:58 +01:00
tutorial001_py310.py Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 2022-05-13 18:38:22 -05:00