Variant

patch-custom-role-error

No description available.

variant patch-custom-role-error {
  bad-request(string),
  unauthorized(string),
  not-found(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
not-foundstring
conflictstring
otherstring