Skip to content

Commit

Permalink
- updates types summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Mar 15, 2021
1 parent 1f39ff3 commit 54f368f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions typeSummary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4643,12 +4643,12 @@
param arg1 : okhttp3.Response
class com.microsoft.graph.http.CoreHttpProvider
method getHttpRequest
return type okhttp3.Request
return type java.lang.Object
param arg0 : com.microsoft.graph.http.IHttpRequest
param arg1 : java.lang.Class
param arg2 : java.lang.Object
method getHttpRequest
return type java.lang.Object
return type okhttp3.Request
param arg0 : com.microsoft.graph.http.IHttpRequest
param arg1 : java.lang.Class
param arg2 : java.lang.Object
Expand Down

0 comments on commit 54f368f

Please sign in to comment.