Wasm Directoryalpha
Variant

get-content-error

No description available.

variant get-content-error {
  found(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
foundstring
forbiddenstring
not-foundstring
otherstring