Skip to content

Conversation

@baywet
Copy link
Member

@baywet baywet commented May 26, 2021

@baywet baywet added this to the 2.0.3 milestone May 26, 2021
@baywet baywet self-assigned this May 26, 2021
@baywet baywet enabled auto-merge May 26, 2021 16:56
return serializer.deserializeObject((JsonElement)body, resultClass);
} else
throw GraphServiceException.createFromResponse("", "", new ArrayList<>(), "", headers, "", status, error, false);
} else {

Choose a reason for hiding this comment

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

Is a unit test possible for this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

sure! there you go. :)

@baywet baywet requested a review from nikithauc May 26, 2021 18:58
@baywet baywet merged commit c5f4936 into dev May 26, 2021
@baywet baywet deleted the bugfix/batch-error-verbose branch May 26, 2021 23:22
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.

Unable to change the loglevel for graph sdk

2 participants