27 Commits (299e79deeaeeeec660e25fdc0b11598f6bc942a3)

Author SHA1 Message Date
alv2017 299e79deea Corrections added for compatibility with Pydantic v1: tests/test_tutorial/test_path/params/test_tutorial002.py 2 months ago
pre-commit-ci[bot] f3c9b7cd23 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 months ago
alv2017 99091c7c4a Adding types to tests: test/test_tutorial/test_path_params/test_tutorial002.py 2 months ago
alv2017 e6aaddf837 Test refactoring: tests/test_tutorial/test_path_params/test_tutorial004.py 2 months ago
alv2017 3cee816fbe New tests added: tutorial:Path Parameters, tests/test_tutorial/test_path_params/test_tutorial003b.py 2 months ago
alv2017 c3fd26bd3b New tutorial source code added: docs_src/path_params/tutorial003a.py. New tests added: tutorial:Path Parameters, tests/test_tutorial/test_path_params/test_tutorial003a.py 2 months ago
alv2017 c9c24d3ca5 New tests added: tutorial:Path Parameters, tests/test_tutorial/test_path_params/test_tutorial003.py 2 months ago
alv2017 afccf72f95 New tests added: tutorial:Path Parameters, tests/test_tutorial/test_path_params/test_tutorial002.py 2 months ago
alv2017 5661a482f2 New tests added: tutorial:Path Parameters, tests/test_tutorial/test_path_params/test_tutorial001.py 2 months ago
Sebastián Ramírez bc935e08b6
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344) 2 years ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 2 years ago
Sebastián Ramírez 7dad5a820b
Add support for OpenAPI 3.1.0 (#9770) 2 years ago
Sebastián Ramírez 50c1a928fb
Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2 years ago
dconathan c449ae5c74
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
nukopy 22a5960d36
📝 Fix code consistency in examples for Tutorial - User Guide - Path Parameters (#2158) 5 years ago
Brian Mboya fe453f80ed
⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
Sebastián Ramírez 5984233223
🐛 Fix Enum handling with their own schema definitions (#1463) 5 years ago
Sebastián Ramírez ee335bca82
Add test to support Enums with their own re-usable schema (#1461) 5 years ago
Samuel Colvin e9b189e9f2
Improve test debugging (#1222) 5 years ago
Tomoya Yoshioka 15241b53a8
📝 Clarify function name in example (#1121) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
Sebastián Ramírez b307d38897
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 6 years ago
dmontagu fc7d123347 ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) 6 years ago
Sebastián Ramírez 9a71672a95
📝 Update enum examples to use str, and improve Swagger UI in examples (#351) 6 years ago
Sebastián Ramírez bd407cc4ed
Refactor param extraction using Pydantic Field (#278) 6 years ago
Sebastián Ramírez 703ade7967
🐛 Fix path in path parameters (#272) 6 years ago