Add a new property to the listen
task to determine what it should return
#1068
Labels
area: examples
area: spec
Changes in the Specification
change: documentation
Improvements or additions to documentation. It won't impact a version change.
change: feature
New feature or request. Impacts in a minor version change
type: feature
Milestone
What would you like to be added?
Depending on the scenario, users might want to keep CloudEvent attributes in the workflow model or just the CloudEvent data
Proposal(s):
After discussing alternatives, we agree that a new property called return should be added to Listen task. Possible values are: data (default), envelope (whole cloud event), raw (for future use on binary events)
Alternative(s):
Include always the whole CloudEvent and, if user only wants data, include the proper expression in output
Additional info:
No response
Community Notes
The text was updated successfully, but these errors were encountered: