mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-09 04:19:31 +00:00
init
This commit is contained in:
12
docs/models/operations/responsebody.md
Normal file
12
docs/models/operations/responsebody.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# ResponseBody
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `class_type` | *str* | :heavy_check_mark: | N/A |
|
||||
| `input_id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `default_value` | *str* | :heavy_check_mark: | N/A |
|
||||
| `min_value` | *float* | :heavy_check_mark: | N/A |
|
||||
| `max_value` | *float* | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user