..
tutorial001.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
4 years ago
tutorial001_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
5 years ago
tutorial002.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial002_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial002_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial002_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial003.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial003_an.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial003_an_py39.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial003_an_py310.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial003_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial004.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial004_an.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial004_an_py39.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial004_an_py310.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial004_py310.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial004_regex_an_py310.py
📝 Update includes format in docs with an automated script (#12950)
2 years ago
tutorial005.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial005_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial005_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial006.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial006_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial006_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial006c.py
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377)
1 year ago
tutorial006c_an.py
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377)
1 year ago
tutorial006c_an_py39.py
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377)
1 year ago
tutorial006c_an_py310.py
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377)
1 year ago
tutorial006c_py310.py
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377)
1 year ago
tutorial007.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial007_an.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial007_an_py39.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial007_an_py310.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial007_py310.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial008.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial008_an.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial008_an_py39.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial008_an_py310.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial008_py310.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial009.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial009_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial009_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial009_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial009_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial010.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial010_an.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial010_an_py39.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial010_an_py310.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial010_py310.py
👷 Adopt Ruff format (#10517)
3 years ago
tutorial011.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial011_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial011_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial011_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial011_py39.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial011_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial012.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial012_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial012_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial012_py39.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial013.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
4 years ago
tutorial013_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial013_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
3 years ago
tutorial014.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial014_an.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial014_an_py39.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial014_an_py310.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial014_py310.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
2 years ago
tutorial015_an.py
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
1 year ago
tutorial015_an_py39.py
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
1 year ago
tutorial015_an_py310.py
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
1 year ago
tutorial016_required_can_be_none_an.py
docs: Add comprehensive examples for required query parameters that can be None
9 months ago
tutorial016_required_can_be_none_py310.py
docs: Add comprehensive examples for required query parameters that can be None
9 months ago
tutorial017_comprehensive_required_none_py310.py
docs: Add comprehensive examples for required query parameters that can be None
9 months ago