Variant
get-languages-id-error
No description available.
variant get-languages-id-error {
unauthorized(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| not-found | string | |
| other | string |
No description available.
variant get-languages-id-error {
unauthorized(string),
not-found(string),
other(string),
}| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| not-found | string | |
| other | string |