get_dependencies
Retrieves the complete Depends() dependency injection tree for a specified FastAPI handler to understand all nested dependencies.
Instructions
Get the full Depends() injection tree for a FastAPI handler.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| handler | Yes |