Wasm Directoryalpha
Variant

create-article-error

No description available.

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

Cases

CasePayloadDescription
unauthorizedstring
unprocessable-entitystring
otherstring