Wasm Directoryalpha
Variant

get-ingredient-substitutes-by-id-error

No description available.

variant get-ingredient-substitutes-by-id-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring