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

Use Pydantic for automating most event payload sanitisers #269

Open
ramedina86 opened this issue Feb 27, 2024 · 1 comment
Open

Use Pydantic for automating most event payload sanitisers #269

ramedina86 opened this issue Feb 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ramedina86
Copy link
Collaborator

Most sanitisers could be implemented using Pydantic.

It'd also help to create types for event payloads, which will improve developer experience.

@ramedina86 ramedina86 added the enhancement New feature or request label Feb 27, 2024
@ramedina86
Copy link
Collaborator Author

@mmikita95 great work migrating Component to Pydantic, this is a bigger Pydantic migration for the pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants