DeploymentCreate¶
Properties¶
| Name | Type | Notes |
|---|---|---|
| name | str | |
| description | str | [optional] |
| supports_request_format | bool | [optional] |
| input_type | str | [optional] |
| output_type | str | [optional] |
| input_fields | list[DeploymentInputFieldCreate] | [optional] |
| output_fields | list[DeploymentOutputFieldCreate] | [optional] |
| labels | dict(str, str) | [optional] |