Skip to content

Commit 2822663

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
- updates types summary
1 parent 7f03594 commit 2822663

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
@@ -231478,13 +231478,13 @@
231478231478
return type boolean
231479231479
class com.microsoft.graph.tasks.LargeFileUploadResponseHandler
231480231480
method generateResult
231481-
return type com.microsoft.graph.tasks.LargeFileUploadResponse
231481+
return type java.lang.Object
231482231482
param arg0 : com.microsoft.graph.http.IHttpRequest
231483231483
param arg1 : java.lang.Object
231484231484
param arg2 : com.microsoft.graph.serializer.ISerializer
231485231485
param arg3 : com.microsoft.graph.logger.ILogger
231486231486
method generateResult
231487-
return type java.lang.Object
231487+
return type com.microsoft.graph.tasks.LargeFileUploadResponse
231488231488
param arg0 : com.microsoft.graph.http.IHttpRequest
231489231489
param arg1 : java.lang.Object
231490231490
param arg2 : com.microsoft.graph.serializer.ISerializer

0 commit comments

Comments
 (0)