Variant

get-users-error

No description available.

variant get-users-error {
  unauthorized(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
otherstring