We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If a Task state has these parameters : "Parameters": { "Input.$": "$", "Input": "test" }, We expect a exception to be thrown.
If a Task state has these parameters :
"Parameters": {
"Input.$": "$",
"Input": "test"
},
We expect a exception to be thrown.