specification icon indicating copy to clipboard operation
specification copied to clipboard

ForEach iteration param access

Open fjtirado opened this issue 3 years ago • 0 comments

Many thanks for submitting your Pull Request :heart:!

Please specify parts of this PR update:

  • [x] Specification
  • [ ] Schema
  • [ ] Examples
  • [ ] Extensions
  • [ ] Roadmap
  • [ ] Use Cases
  • [ ] Community
  • [ ] TCK
  • [ ] Other

Discussion or Issue link:

https://github.com/serverlessworkflow/specification/issues/682 What this PR does / why we need it:

Replacing . by $. $ is the prefix used by jq for accessing variables. This prevents implementors to have to temporarily add iterationParam to the workflow model in order to evaluate the expression.

Special notes for reviewers:

Additional information:

fjtirado avatar Sep 16 '22 11:09 fjtirado