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.