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): add structure support to events #210

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

asmahood
Copy link
Member

@asmahood asmahood commented Sep 4, 2023

Adds support for structures on events by adding a StructureID field on the Events model and updates each event handler to return this information.
Also I have updated the test file to use the new prefered formatting.

Closes #201

@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 7ced2c8 into develop Sep 4, 2023
@asmahood asmahood deleted the 201-event-structures branch September 4, 2023 17:16
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.

The events API should support structures
1 participant