mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-07 12:27:46 +00:00
init
This commit is contained in:
20
docs/models/operations/getworkflowidresponsebody.md
Normal file
20
docs/models/operations/getworkflowidresponsebody.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# GetWorkflowIDResponseBody
|
||||
|
||||
Retrieve the output
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
|
||||
| `workflow_id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `workflow` | [operations.GetWorkflowIDWorkflow](../../models/operations/getworkflowidworkflow.md) | :heavy_check_mark: | N/A |
|
||||
| `workflow_api` | [operations.GetWorkflowIDWorkflowAPI](../../models/operations/getworkflowidworkflowapi.md) | :heavy_check_mark: | N/A |
|
||||
| `user_id` | *Optional[str]* | :heavy_check_mark: | N/A |
|
||||
| `comment` | *Optional[str]* | :heavy_check_mark: | N/A |
|
||||
| `version` | *float* | :heavy_check_mark: | N/A |
|
||||
| `snapshot` | [operations.GetWorkflowIDSnapshot](../../models/operations/getworkflowidsnapshot.md) | :heavy_check_mark: | N/A |
|
||||
| `dependencies` | [operations.GetWorkflowIDDependencies](../../models/operations/getworkflowiddependencies.md) | :heavy_check_mark: | N/A |
|
||||
| `created_at` | *str* | :heavy_check_mark: | N/A |
|
||||
| `updated_at` | *str* | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user