Variant

update-error

No description available.

variant update-error {
  temporary-redirect(string),
  forbidden(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
temporary-redirectstring
forbiddenstring
not-foundstring
unprocessable-entitystring
otherstring