Wasm Directoryalpha
Variant

extract-recipe-from-website-error

No description available.

variant extract-recipe-from-website-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring