fastapi/fastapi/dependencies
Sebastián Ramírez e92b43b5c8
Add parameter dependencies to path operation decorators and include_router (#235)
*  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
2019-05-16 18:07:00 +04:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
models.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
utils.py Add parameter dependencies to path operation decorators and include_router (#235) 2019-05-16 18:07:00 +04:00