mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-07 00:25:31 -04:00
* ✨ Implement dependencies in decorator and .include_router * 📝 Add docs for parameter dependencies * ✅ Add tests for dependencies parameter * 🔥 Remove debugging prints in tests * 📝 Update release notes