-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
First thanks for developing this middleware, that looks like exactly what's missing in the ecosystem.
I am not able to make it work though. I keep getting the TypeError at the initialization:
TypeError: One of the targeted functions for key "1main" is not a function
I'm using functions similar to:
"1deps": (fastapi.routing.solve_dependencies,),
or
"1deps": (fastapi.routing.solve_dependencies.qualname,),
What am I missing?
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels