fastapi/tests/test_tutorial/test_request_files
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 🐛 Fix Form and File params must always be embeded 2018-12-22 08:24:48 +04:00
test_tutorial001.py 🎨 Improve automatic naming of path operations in API docs (#155) 2019-04-12 21:25:26 +04:00
test_tutorial002.py Add parameter dependencies to path operation decorators and include_router (#235) 2019-05-16 18:07:00 +04:00