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

History events schemas #679

Conversation

Assem-Hafez
Copy link
Contributor

Summary

Create schemas for all history event types. This will be used in upcoming changes to validate the events we get from the backend and build transformations on top of this schema.

Schema helps with avoiding scattered conditions of validating that value x is a for example string across all the functions that uses the value. So it acts as a single place of validation for incoming data.

@Assem-Uber Assem-Uber merged commit 465c40e into uber:release/4.0.0 Sep 27, 2024
6 checks passed
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.

3 participants