You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez e2cd8a4201
Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575)
6 months ago
..
tutorial001_an_py39.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial001_an_py310.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial001_py39.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial001_py310.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial002_an_py39.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial002_an_py310.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial002_py39.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial002_py310.py Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
tutorial003_an_py39.py 🐛 Fix `convert_underscores=False` for header Pydantic models (#13515) 1 year ago
tutorial003_an_py310.py 🐛 Fix `convert_underscores=False` for header Pydantic models (#13515) 1 year ago
tutorial003_py39.py 🐛 Fix `convert_underscores=False` for header Pydantic models (#13515) 1 year ago
tutorial003_py310.py 🐛 Fix `convert_underscores=False` for header Pydantic models (#13515) 1 year ago