mirror of https://github.com/tiangolo/fastapi.git
* ✨ Refactor parameter dependency using Pydantic Field * ⬆️ Upgrade required Pydantic version with latest Shape values * ✨ Add tutorials and code for using Enum and Optional * ✅ Add tests for tutorials with new types and extra cases * ♻️ Format, clean, and add annotations to dependencies.utils * 📝 Update tutorial for query parameters with list defaults * ✅ Add tests for query param with list default |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_tutorial004.py | ||
| test_tutorial005.py | ||