Wasm Directoryalpha
Variant

analyze-recipe-instructions-error

No description available.

variant analyze-recipe-instructions-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring