Skip to content

Commit 54f368f

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
- updates types summary
1 parent 1f39ff3 commit 54f368f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

typeSummary.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4643,12 +4643,12 @@
46434643
param arg1 : okhttp3.Response
46444644
class com.microsoft.graph.http.CoreHttpProvider
46454645
method getHttpRequest
4646-
return type okhttp3.Request
4646+
return type java.lang.Object
46474647
param arg0 : com.microsoft.graph.http.IHttpRequest
46484648
param arg1 : java.lang.Class
46494649
param arg2 : java.lang.Object
46504650
method getHttpRequest
4651-
return type java.lang.Object
4651+
return type okhttp3.Request
46524652
param arg0 : com.microsoft.graph.http.IHttpRequest
46534653
param arg1 : java.lang.Class
46544654
param arg2 : java.lang.Object

0 commit comments

Comments
 (0)