Wasm Directoryalpha
Variant

search-recipes-by-ingredients-error

No description available.

variant search-recipes-by-ingredients-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring