Variant

users-error

No description available.

variant users-error {
  not-modified(string),
  unprocessable-entity(string),
  service-unavailable(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
unprocessable-entitystring
service-unavailablestring
otherstring