Open
Description
The SQLAlchemyPanel
no longer works from FastAPI 0.112.4
.
TypeError: solve_dependencies() missing 1 required keyword-only argument: 'embed_body_fields'
FastAPI 0.112.4
introduced the embed_body_fields
parameter to fastapi.dependencies.utils.solve_dependencies
function.
fastapi/fastapi@aa21814#diff-aef3dac481b68359f4edd6974fa3a047cfde595254a4567a560cebc9ccb0673fR553
Metadata
Metadata
Assignees
Labels
No labels