How do I use a Union type as an action argument?
Given the following module and union type:
... how am I supposed to provide input to that
The following all blow up:
I think I've tried all those variations with string keys as well. I'm not even getting to the manual action before I keep getting this error:
Or sometimes the message is just "is invalid". Help?
... how am I supposed to provide input to that
SubscriptionPlan.add_features function?The following all blow up:
I think I've tried all those variations with string keys as well. I'm not even getting to the manual action before I keep getting this error:
Or sometimes the message is just "is invalid". Help?
