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

Update serialization and conversion functions #5682

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

raymonddenhaan
Copy link
Contributor

@raymonddenhaan raymonddenhaan commented Jul 1, 2024

Updated JSON conversion to be able to use type aliases when saving serialized data to the DB.


This change is Reviewable

Updated JSON conversion to be able to use type aliases when saving serialized data to the DB.
Removed redundant XML comments and replaced IDictionary type aliases with Dictionary equivalents for consistency. These changes improve code readability and maintainability.
Updated the "_type" field in various JSON test files from multiple different values to a unified "ObjectDictionary". This ensures consistency across the test files and aligns with the expected type format.
@sfmskywalker sfmskywalker merged commit 6f36cff into patch/3.2.x Jul 3, 2024
2 checks passed
@sfmskywalker sfmskywalker deleted the fix/type_alias branch July 3, 2024 18:47
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