mitchy
mitchy
- [x] Do only one thing - [x] Non breaking API changes - [x] Tested ### What did this pull request do? This pull request adds support for handling soft...
## Motivation Fixes Step Functions definition validation issues #12958 and #13171. Details and rationale are in the original issues. ## Changes - Add failing test reproducing #12958, then implement the...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Prepare a valid StepFunctions definition: valid.json and an invalid StepFunctions definition:...