mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-07 04:19:28 +00:00
init
This commit is contained in:
17
docs/models/operations/getv1workflowsworkflowidversions.md
Normal file
17
docs/models/operations/getv1workflowsworkflowidversions.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# GetV1WorkflowsWorkflowIDVersions
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `workflow_id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `comment` | *Optional[str]* | :heavy_check_mark: | N/A |
|
||||
| `version` | *float* | :heavy_check_mark: | N/A |
|
||||
| `snapshot` | *Optional[str]* | :heavy_check_mark: | N/A |
|
||||
| `dependencies` | *Optional[str]* | :heavy_check_mark: | N/A |
|
||||
| `created_at` | *str* | :heavy_check_mark: | N/A |
|
||||
| `updated_at` | *str* | :heavy_check_mark: | N/A |
|
||||
| `workflow` | *Optional[Any]* | :heavy_minus_sign: | N/A |
|
||||
| `workflow_api` | *Optional[Any]* | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user