Skip to content

Conversation

@ddellsperger
Copy link
Contributor

Fixes #256

Changes proposed in this pull request

  • Add constructor in DefaultSerializer and GsonFactory to set the .serializeNulls() option in the GsonBuilder to support serializing null values in the serialization output

@ghost
Copy link

ghost commented Aug 4, 2021

CLA assistant check
All CLA requirements met.

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the pull request @ddellsperger !!
A few minor comments before we can merge this in.

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot for taking in the changes. @ramsessanchez to review and merge at your earliest convenience.

@baywet baywet added this to the 2.0.9 milestone Aug 5, 2021
@ramsessanchez ramsessanchez merged commit 9744dff into microsoftgraph:dev Aug 5, 2021
@ddellsperger ddellsperger deleted the serialize-nulls branch August 5, 2021 22:58
@baywet baywet modified the milestones: 2.0.9, 2.0.8 Aug 6, 2021
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.

Add support to serializeNulls in the DefaultSerializer/GSONFactory

3 participants