You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support more than 20 batch request items using batch request content collections
Expose a method to fetch failed steps when using BatchRequestContentCollection so users can retry those.
Expose a method getResponsesStatusCodesAsync() to allow checking the status codes without creating a HttpResponseMessage for each step for both BatchRequestContent and BatchRequestContentCollection.
reference issues:
The text was updated successfully, but these errors were encountered: