Wasm Directoryalpha
Variant

create-label-error

No description available.

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

Cases

CasePayloadDescription
not-foundstring
unprocessable-entitystring
otherstring