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

@JsonUnwrapped required properties will not be copied when a prefix or suffix is used #3966

Open
ondrejkrpec opened this issue Jun 7, 2021 · 0 comments

Comments

@ondrejkrpec
Copy link

See:

When a Type is annotated with @JsonUnwrapped and uses the attributes prefix or suffix then the required properties won't be mapped to the unwrapping Schema.

The fix linked above only fixes an option when both the suffix and prefix attributes are blank.

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

No branches or pull requests

1 participant