Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement JsonNodeFeature.WRITE_NULL_PROPERTIES to allow skipping JSON null values on writing #3476

Closed
cowtowncoder opened this issue May 3, 2022 · 0 comments
Labels
node-config Related to JSTEP-7 Node config/feature
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: follow up beyond #3405 and part of JSTEP-7)
(note: similar to #3421)

Let's add:

JsonFeature.WRITE_NULL_PROPERTIES (default: true)

disabling of which allows not writing of NullNode-valued properties.

@cowtowncoder cowtowncoder added 2.14 node-config Related to JSTEP-7 Node config/feature labels May 3, 2022
cowtowncoder added a commit that referenced this issue May 3, 2022
@cowtowncoder cowtowncoder added this to the 2.14.0 milestone May 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
node-config Related to JSTEP-7 Node config/feature
Projects
None yet
Development

No branches or pull requests

1 participant