Variant

create-error

No description available.

variant create-error {
  forbidden(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
unprocessable-entitystring
otherstring