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

Allow override DeserializationFeature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE with JsonFormat.Feature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE #4490

Merged

Conversation

JooHyukKim
Copy link
Member

Fixes #4489

@@ -3,6 +3,7 @@
import java.io.IOException;
import java.util.EnumSet;

import com.fasterxml.jackson.databind.json.JsonMapper;
Copy link
Member

Choose a reason for hiding this comment

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

I'll fix, but wrong ordering of imports

@cowtowncoder cowtowncoder merged commit e088857 into FasterXML:2.17 Apr 20, 2024
6 checks passed
@JooHyukKim JooHyukKim deleted the fix-enum-default-value-overrides branch April 21, 2024 03:00
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