-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Milestone
Description
What would you like to be added:
Now that we split eventRef into two new subscribe and publish properties, we should rename the functionRef into something like call, so that we aim at consistently using imperative tense.
We should also rename the functionRef's refName property into function.
actions:
- name: my-action
call:
function: greet
arguments:
greetings: Hello, World!Why is this needed:
- Use cleaner, simpler terminology accross the spec, and avoid at all cost using abbreviations.
- Align with [Fix #677] Atomic produce and consume actions #826.
ricardozanini and fjtirado
Metadata
Metadata
Assignees
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Type
Projects
Status
Done