Wasm Directoryalpha
Variant

detect-food-in-text-error

No description available.

variant detect-food-in-text-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring