My question is: why objects can't be used in a generator? I've tried several methods, but it seems impossible.
What if I have a JSON object and want to use it in my generator?
My question is: why objects can't be used in a generator? I've tried several methods, but it seems impossible.
What if I have a JSON object and want to use it in my generator?
I'm aware of the create-instance-plugin.
My question is: why objects can't be used in a generator? I've tried several methods, but it seems impossible. What if I have a JSON object and want to use it in my generator?