Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventsSDK: Support Custom Actions in EventPayload #72

Merged
merged 1 commit into from
Sep 12, 2023

Commits on Sep 12, 2023

  1. EventsSDK: Support Custom Actions in EventPayload

    In the initial beta release we did not include custom actions as a part
    of the Action type. This change adds support for an action field that
    starts with 'c_' or 'C_'. This also updates some comments and
    documentation.
    
    J=FUS-5894
    R=abenno, hyu
    TEST=auto
    
    Updated existing tests to use a custom action. Ran npm run test after
    building and all pass.
    
    Change-Id: I383636e369cb0fad5d69ce21affde36cfb9f27f4
    Ethan Jaffee committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3ede482 View commit details
    Browse the repository at this point in the history