The ModelOperation Object ### Description The ModelOperation
object is used to represent the operations that are currently supported for a given model. ### Usage Example View what operations are supported for the Candidate
endpoint.
Name | Type | Description | Notes |
---|---|---|---|
model_name | str | ||
available_operations | [str] | ||
required_post_parameters | [str] | ||
supported_fields | [str] |