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(generic-events): Fix schema and example #157

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

lynnagara
Copy link
Member

The example introduced in #154 was wrong. Generic events needs "occurrence_id" and "occurrence_data".

Created a separate schema for generic-events. It's similar to events with these differences:

  • occurrence_id
  • occurrence_data
  • only inserts, no replacement types

The example introduced in #154
was wrong. Generic events needs "occurrence_id" and "occurrence_data".

Created a separate schema for generic-events. It's similar to events with these differences:
- occurrence_id
- occurrence_data
- only inserts, no replacement types
@lynnagara lynnagara requested a review from a team as a code owner June 26, 2023 17:41
@lynnagara lynnagara merged commit 72cb7dd into main Jun 26, 2023
15 checks passed
@lynnagara lynnagara deleted the generic-events-fix-example branch June 26, 2023 18:09
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