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

feat(events): move rebuys from participants to events #211

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

asmahood
Copy link
Member

@asmahood asmahood commented Sep 4, 2023

Moves the rebuys field from participants to events so it is now a "global" count of the rebuys across an event instead of a count of an individual person's rebuys.

Closes #202

BREAKING CHANGE: Removes the rebuy route on participants, and adds a new route on events as a replacement

@asmahood asmahood added the type::Feature Issues/Pull requests that implement a new feature/enhancement label Sep 4, 2023
@asmahood asmahood self-assigned this Sep 4, 2023
@asmahood asmahood merged commit 783f0a8 into develop Sep 4, 2023
@asmahood asmahood deleted the 202-global-rebuys branch September 4, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::Feature Issues/Pull requests that implement a new feature/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rebuys should be global for events
1 participant