Variant
get-movieupdates-error
No description available.
variant get-movieupdates-error {
unauthorized(string),
method-not-allowed(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| method-not-allowed | string | |
| unprocessable-entity | string | |
| other | string |