Skip to content

Conversation

@andrueastman
Copy link
Contributor

@andrueastman andrueastman commented Nov 28, 2019

This PR fixes microsoftgraph/msgraph-sdk-dotnet#587 and fixes microsoftgraph/msgraph-sdk-dotnet#291

Changes proposed in this pull request

  • Updates method overload DeserializeObject<T>(Stream stream) in Serializer to use common serializer settings
  • Uses common serializer for intermediate de/serialization in BatchRequestContent and BatchResponseContent to fix inconsistent responses as seen in this issue
  • Adds tests to validate date values are consistent before/after serialization for BatchRequestContent and BatchResponseContent

@andrueastman andrueastman merged commit 7bf1f20 into dev Dec 3, 2019
@andrueastman andrueastman deleted the andrueastman/fix-json-deserilizer branch December 3, 2019 05:43
@andrueastman andrueastman mentioned this pull request Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants