mirror of https://github.com/tiangolo/fastapi.git
* 🚚 Refactor deprecated import general_plain_validator_function to with_info_plain_validator_function * 🚚 Rename deprecated FieldValidationInfo to ValidationInfo * ✅ Update tests with new defaults for JSON Schema for default values * ♻️ Add Pydantic v1 version of with_info_plain_validator_function * 👷 Invalidate cache * ✅ Fix tests for Pydantic v1 * ✅ Tweak tests coverage for older Pydantic v2 versions |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_tutorial001.py | ||
| test_tutorial001_py39.py | ||
| test_tutorial001_py310.py | ||
| test_tutorial002.py | ||
| test_tutorial002_py39.py | ||
| test_tutorial002_py310.py | ||