mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
2.5 KiB
2.5 KiB
PostWorkflowRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
workflow_api |
Dict[str, operations.WorkflowAPI] | ✔️ | N/A |
snapshot |
operations.Snapshot | ✔️ | N/A |
workflow_id |
Optional[str] | ➖ | N/A |
workflow_name |
Optional[str] | ➖ | N/A |
workflow |
Optional[Any] | ➖ | N/A |
dependencies |
Optional[operations.Dependencies] | ➖ | N/A |