Variant

get-me-error

No description available.

variant get-me-error {
  bad-request(string),
  unauthorized(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
otherstring