Variant
get-map-error
No description available.
variant get-map-error {
unauthorized(string),
internal-server-error(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| internal-server-error | string | |
| other | string |
No description available.
variant get-map-error {
unauthorized(string),
internal-server-error(string),
other(string),
}| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| internal-server-error | string | |
| other | string |