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: Document eligible $auto fields #132

Merged
merged 7 commits into from
Feb 28, 2024
Merged

EventsSDK: Document eligible $auto fields #132

merged 7 commits into from
Feb 28, 2024

Conversation

ejaffee01
Copy link
Contributor

The SDK EventPayload does not make it clear if certain fields do not need to be set by the user because they can be automatically inferred when the the value is set to $auto (which is the default value for several fields).

This change adds documentation to the EventPayload so these fields are indicated.

J=FUS-6251
R=abenno, mtian
TEST=manual

Ran npm run build to confirm everything is formatted correctly.

@ejaffee01 ejaffee01 marked this pull request as ready for review February 20, 2024 19:21
@ejaffee01 ejaffee01 self-assigned this Feb 20, 2024
src/EventPayload.ts Outdated Show resolved Hide resolved
src/EventPayload.ts Outdated Show resolved Hide resolved
src/EventPayload.ts Outdated Show resolved Hide resolved
src/EventPayload.ts Outdated Show resolved Hide resolved
src/EventPayload.ts Outdated Show resolved Hide resolved
@ejaffee01 ejaffee01 dismissed AjayBenno’s stale review February 28, 2024 18:27

dismissing to unblock

@ejaffee01 ejaffee01 merged commit 4ad0921 into main Feb 28, 2024
12 checks passed
@ejaffee01 ejaffee01 deleted the auto branch February 28, 2024 18:27
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

3 participants