Variant

update-error

No description available.

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

Cases

CasePayloadDescription
not-foundstring
unprocessable-entitystring
otherstring