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

Prune out empty JSON arrays in JsonNode #1245

Closed
wants to merge 1 commit into from

Conversation

LokeshN
Copy link
Contributor

@LokeshN LokeshN commented May 22, 2016

Fix #867 for Support SerializationFeature.WRITE_EMPTY_JSON_ARRAYS for JsonNode.
I have made the changes to remove the empty arrays in case the SerializationFeature.WRITE_EMPTY_JSON_ARRAYS is disabled.

@cowtowncoder, let me know if this fine.

Support SerializationFeature.WRITE_EMPTY_JSON_ARRAYS for JsonNode
@LokeshN
Copy link
Contributor Author

LokeshN commented May 22, 2016

tests are failing, will check and resend for review.

@LokeshN LokeshN closed this May 22, 2016
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.

1 participant