Variant

get-map-error

No description available.

variant get-map-error {
  unauthorized(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
internal-server-errorstring
otherstring