mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 18:46:40 +00:00
* ✨ 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_tutorial005.py | ||
| test_tutorial006.py | ||
| test_tutorial007.py | ||