Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

CE context headers in Nodejs 10 runtime #62

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

tzununbekov
Copy link
Member

Nodejs runtime support of CE context attributes:

...
  code: |
    module.exports.main = async (event, context) => {
      return context.ce.type
    };

Python runtime PR: #61
Related to triggermesh/function#13

@tzununbekov tzununbekov merged commit 83d939e into master May 18, 2021
@tzununbekov tzununbekov deleted the nodejs-ce-ctx branch May 18, 2021 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants