fastapi/fastapi/dependencies
Toan Vuong 90afc72e64
🐛 Fix automatic embedding with dependencies and sub-dependencies (#1079)
* Handle automatic embedding with Depends

* 🐛 Fix body embeds for sub-dependencies and simplify implementation

*  Add/update tests for body embeds in dependencies

* 👷 Trigger Travis

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-03-30 21:44:43 +02:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
models.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
utils.py 🐛 Fix automatic embedding with dependencies and sub-dependencies (#1079) 2020-03-30 21:44:43 +02:00