Closed
Description
What happened:
Unable to parse Workflow Definition with "end" key as an object with "compensate" set to true:
"end": { "compensate": true }
What you expected to happen:
Expected validation to pass
How to reproduce it:
Create a workflow definition with "end" statement as follows:
"end": { "compensate": true }
Anything else we need to know?:
Environment:
- Specification version used:
- 2.2.5
- Go version: