Variant
get-alert-error
No description available.
variant get-alert-error {
not-modified(string),
not-found(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| not-found | string | |
| service-unavailable | string | |
| other | string |