Wasm Directoryalpha
Variant

update-article-error

No description available.

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

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring