Skip to content

Fixes serialization of parsables in additionalData#1327

Merged
andrueastman merged 1 commit intomainfrom
andrueastman/fixSerialization
Jun 3, 2024
Merged

Fixes serialization of parsables in additionalData#1327
andrueastman merged 1 commit intomainfrom
andrueastman/fixSerialization

Conversation

@andrueastman
Copy link
Contributor

Fixes microsoftgraph/msgraph-sdk-java#1969

Presence of a Parsable instance in the additionalData wasn't handled appropiately. So the property name was written without the value leading to invalid/illegal state.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
66.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@andrueastman andrueastman marked this pull request as ready for review May 31, 2024 13:28
@andrueastman andrueastman requested a review from a team as a code owner May 31, 2024 13:28
@andrueastman andrueastman enabled auto-merge May 31, 2024 13:28
@andrueastman andrueastman merged commit b7be3e3 into main Jun 3, 2024
@andrueastman andrueastman deleted the andrueastman/fixSerialization branch June 3, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

com.microsoft.graph.models.Call serailization exception with "Dangling name: applicationInstance"

2 participants