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

Fix error when unserializing enums #55

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Conversation

MauricioFauth
Copy link
Contributor

Unserialized enums are not saved in the objectMapping property.
Also adds tests for int backed enums.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>
Unserialized enums where not saved in the objectMapping property.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>
@jrbasso jrbasso merged commit 9378616 into zumba:master Sep 25, 2023
8 checks passed
@jrbasso
Copy link
Member

jrbasso commented Sep 25, 2023

Thank you for your contribution @MauricioFauth

@MauricioFauth MauricioFauth deleted the enum-fix branch September 25, 2023 19:51
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