]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✏️ Fix Pydantic examples in tutorial for Python types (#9961)
authorRahul Salgare <rsalgare95@gmail.com>
Sat, 2 Sep 2023 15:56:35 +0000 (21:26 +0530)
committerGitHub <noreply@github.com>
Sat, 2 Sep 2023 15:56:35 +0000 (17:56 +0200)
commit0242ca756670e66aeb534054c9251176f08876bd
treef6115d8b9ead7282357537e569ba02200048d03f
parent0ea23e2a8de9aad5c675f02f3ec54b9dd756a877
✏️ Fix Pydantic examples in tutorial for Python types (#9961)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs_src/python_types/tutorial011.py
docs_src/python_types/tutorial011_py310.py
docs_src/python_types/tutorial011_py39.py