Skip to content

Conversation

@strohganoff
Copy link
Owner

@strohganoff strohganoff commented Apr 7, 2025

  • Flesh out full definition of event models.
  • Create models for payload data in events, whereas previously we simply used type dict[str, Any].
  • Utilize mixins and Pydantic discriminated unions to cut down code repeating as much as possible while maintaining readability.
  • Update the minimum version tag of Pydantic library.

@strohganoff strohganoff force-pushed the feature/fully-defined-event-models branch from d12b240 to 024bfbf Compare April 7, 2025 20:33
@strohganoff strohganoff merged commit 4582bb2 into main Apr 7, 2025
1 check passed
@strohganoff strohganoff deleted the feature/fully-defined-event-models branch April 7, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants