We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f39ff3 commit 54f368fCopy full SHA for 54f368f
typeSummary.txt
@@ -4643,12 +4643,12 @@
4643
param arg1 : okhttp3.Response
4644
class com.microsoft.graph.http.CoreHttpProvider
4645
method getHttpRequest
4646
- return type okhttp3.Request
+ return type java.lang.Object
4647
param arg0 : com.microsoft.graph.http.IHttpRequest
4648
param arg1 : java.lang.Class
4649
param arg2 : java.lang.Object
4650
4651
- return type java.lang.Object
+ return type okhttp3.Request
4652
4653
4654
0 commit comments