Skip to content

Serialize null values coming back from service APIs #18

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

Merged
merged 1 commit into from
Mar 17, 2019

Conversation

lpatino10
Copy link
Contributor

Related to this issue.

After some discussion that can be seen in the linked issue, it seems we decided that there are valid use-cases where a service would explicitly return a field with a value of null. The change in this PR ensures that those values are not left out of serialization and that users can grab that null value in the Java code.

@lpatino10 lpatino10 requested a review from padamstx March 15, 2019 17:44
@lpatino10 lpatino10 merged commit b01c2e2 into master Mar 17, 2019
@lpatino10 lpatino10 deleted the serialize-nulls branch March 17, 2019 21:51
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.

3 participants