Wasm Directoryalpha
Variant

describe-collection-error

No description available.

variant describe-collection-error {
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
internal-server-errorstring
otherstring