mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-07 20:37:44 +00:00
init
This commit is contained in:
16
docs/models/operations/getv1workflowsresponsebody.md
Normal file
16
docs/models/operations/getv1workflowsresponsebody.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# GetV1WorkflowsResponseBody
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- |
|
||||
| `id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `updated_at` | *str* | :heavy_check_mark: | N/A |
|
||||
| `name` | *str* | :heavy_check_mark: | N/A |
|
||||
| `selected_machine_id` | *Optional[str]* | :heavy_check_mark: | N/A |
|
||||
| `count` | *str* | :heavy_check_mark: | N/A |
|
||||
| `user` | [operations.User](../../models/operations/user.md) | :heavy_check_mark: | N/A |
|
||||
| `versions` | List[[operations.Versions](../../models/operations/versions.md)] | :heavy_check_mark: | N/A |
|
||||
| `deployments` | List[*Any*] | :heavy_check_mark: | N/A |
|
||||
| `runs` | List[*Any*] | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user