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

Conversation

ejaffee01
Copy link
Contributor

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.

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
@ejaffee01 ejaffee01 marked this pull request as ready for review September 12, 2023 16:56
@ejaffee01 ejaffee01 self-assigned this Sep 12, 2023
@ejaffee01 ejaffee01 merged commit 0f11102 into dev/unified-sdk Sep 12, 2023
11 checks passed
@ejaffee01 ejaffee01 deleted the dev/update-event-payload branch September 12, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants