Skip to content

Commit 676d633

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
- updates types summary
1 parent 214e2c9 commit 676d633

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
@@ -6864,6 +6864,7 @@
68646864
property deletedDateTime : java.time.OffsetDateTime
68656865
property description : java.lang.String
68666866
property displayName : java.lang.String
6867+
property guestUserRoleId : java.util.UUID
68676868
property id : java.lang.String
68686869
property oDataType : java.lang.String
68696870
method additionalDataManager
@@ -9864,9 +9865,8 @@
98649865
return type void
98659866
param arg0 : com.microsoft.graph.serializer.ISerializer
98669867
param arg1 : com.google.gson.JsonObject
9867-
class com.microsoft.graph.models.EducationRoot : com.microsoft.graph.models.Entity
9868+
class com.microsoft.graph.models.EducationRoot
98689869
property classes : com.microsoft.graph.requests.EducationClassCollectionPage
9869-
property id : java.lang.String
98709870
property me : com.microsoft.graph.models.EducationUser
98719871
property oDataType : java.lang.String
98729872
property schools : com.microsoft.graph.requests.EducationSchoolCollectionPage

0 commit comments

Comments
 (0)