mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-14 13:36:21 +08:00
90afc72e64
* 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>