Variant
get-files-id-tasks-error
No description available.
variant get-files-id-tasks-error {
not-found(string),
method-not-allowed(string),
internal-server-error(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| method-not-allowed | string | |
| internal-server-error | string | |
| other | string |