Variant

update-error

No description available.

variant update-error {
  moved-permanently(string),
  forbidden(string),
  not-found(string),
  gone(string),
  unprocessable-entity(string),
  service-unavailable(string),
  other(string),
}

Cases

CasePayloadDescription
moved-permanentlystring
forbiddenstring
not-foundstring
gonestring
unprocessable-entitystring
service-unavailablestring
otherstring