Replies: 1 comment 6 replies
-
Just had a go at implementing this: #469 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my (admittedly limited) experience with the recipe API, I find myself wanting the parameters of a recipe to be mandatory.
E.g.
I would expect the type of a parameter to be optional only when a
defaultVariant
is provided.So two questions here:
recipe
parameters optional?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions