Skip to content

Rename action functionRef property #828

Closed
@cdavernas

Description

@cdavernas

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: specChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version change

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions