Wasm Directoryalpha
Variant

search-custom-foods-error

No description available.

variant search-custom-foods-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring