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

Add warning for the serialization of data in self-describing event and entity #898

Merged

Conversation

matus-tomlein
Copy link
Contributor

This PR adds a warning to SelfDescribingJSON and SelfDescribing classes to warn that the data needs to be serializable to JSON, otherwise an error will be thrown.

Copy link
Contributor

@mscwilson mscwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matus-tomlein matus-tomlein merged commit 90c62a0 into release/6.0.5 Jul 2, 2024
24 checks passed
@matus-tomlein matus-tomlein deleted the issue/add_self_describing_data_warning branch July 2, 2024 12:24
@matus-tomlein matus-tomlein mentioned this pull request Jul 3, 2024
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.

2 participants