You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: