Skip to content
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

Fix GetBatchResponseById can't deserialization errors #249

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

eric-millin
Copy link
Contributor

@eric-millin eric-millin commented Dec 2, 2023

Overview

Fixes #247
Fixes #248.

GetBatchResponseById will now properly deserialize JSON encoded error bodies.

@eric-millin eric-millin requested a review from a team as a code owner December 2, 2023 01:48
@eric-millin eric-millin force-pushed the batch_err_fix branch 3 times, most recently from 0beeab6 to 89af892 Compare December 2, 2023 01:59
@baywet baywet requested a review from rkodev December 4, 2023 14:11
@rkodev rkodev merged commit b17ae64 into microsoftgraph:main Feb 5, 2024
7 checks passed
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.

GetBatchResponseById doesn't pass type name to throwErrors GetResponseById doesn't deserialize errors
2 participants