Skip to content

Commit 1d37003

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
- updates types summary
1 parent b9c9126 commit 1d37003

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

typeSummary.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226307,6 +226307,12 @@
226307226307
method serializeObject
226308226308
return type java.lang.String
226309226309
param serializableObject : java.lang.Object
226310+
class com.microsoft.graph.serializer.EdmNativeTypeSerializer
226311+
method deserialize
226312+
return type java.lang.Object
226313+
param json : com.google.gson.JsonElement
226314+
param type : java.lang.Class
226315+
param logger : com.microsoft.graph.logger.ILogger
226310226316
class com.microsoft.graph.serializer.EnumSetSerializer
226311226317
method deserialize
226312226318
return type java.util.EnumSet

0 commit comments

Comments
 (0)