-
-
Notifications
You must be signed in to change notification settings - Fork 338
Update @JsonInclude as per databind#5369
#329
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
Conversation
With enterprise language
Add support section
JsonAnySetter: fix typo, improve grammar
|
@JooHyukKim Wrong branch -- we only develop 2.x. |
| * when {@code tools.jackson.databind.SerializationFeature#APPLY_JSON_INCLUDE_FOR_COLLECTIONS} | ||
| * feature is enabled --disabled by default for backward-compatibility. (see [databind#5369] for more detail) | ||
| *<pre> | ||
| * Note that `content` is NOT currently (as of Jackson 3.1.0) supported for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: since we need to modify 2.x, need to consider how to word this (as 2.21 will be used by databind 2.21 and 3.1)
@cowtowncoder totally forgot :-/ will open a new PR to start clean |
No description provided.