Skip to content

Commit

Permalink
Updated v1.0_metadata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jun 27, 2022
1 parent 04f3c2e commit 65fd2a8
Showing 1 changed file with 35 additions and 33 deletions.
68 changes: 35 additions & 33 deletions v1.0_metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3361,6 +3361,8 @@
<Member Name="unarchiveTeam" Value="3" />
<Member Name="createTeam" Value="4" />
<Member Name="unknownFutureValue" Value="5" />
<Member Name="teamifyGroup" Value="6" />
<Member Name="createChannel" Value="7" />
</EnumType>
<EnumType Name="teamSpecialization">
<Member Name="none" Value="0" />
Expand Down Expand Up @@ -5173,8 +5175,6 @@
<NavigationProperty Name="calendarView" Type="Collection(graph.event)" ContainsTarget="true" />
<NavigationProperty Name="conversations" Type="Collection(graph.conversation)" ContainsTarget="true" />
<NavigationProperty Name="events" Type="Collection(graph.event)" ContainsTarget="true" />
<NavigationProperty Name="photo" Type="graph.profilePhoto" ContainsTarget="true" />
<NavigationProperty Name="photos" Type="Collection(graph.profilePhoto)" ContainsTarget="true" />
<NavigationProperty Name="rejectedSenders" Type="Collection(graph.directoryObject)" ContainsTarget="true" />
<NavigationProperty Name="threads" Type="Collection(graph.conversationThread)" ContainsTarget="true" />
<NavigationProperty Name="drive" Type="graph.drive" ContainsTarget="true" />
Expand All @@ -5184,6 +5184,8 @@
<NavigationProperty Name="groupLifecyclePolicies" Type="Collection(graph.groupLifecyclePolicy)" ContainsTarget="true" />
<NavigationProperty Name="planner" Type="graph.plannerGroup" ContainsTarget="true" />
<NavigationProperty Name="onenote" Type="graph.onenote" ContainsTarget="true" />
<NavigationProperty Name="photo" Type="graph.profilePhoto" ContainsTarget="true" />
<NavigationProperty Name="photos" Type="Collection(graph.profilePhoto)" ContainsTarget="true" />
<NavigationProperty Name="team" Type="graph.team" ContainsTarget="true" />
</EntityType>
<EntityType Name="teamsAppInstallation" BaseType="graph.entity">
Expand Down Expand Up @@ -20334,25 +20336,37 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.group/photo">
<Annotations Target="microsoft.graph.group/rejectedSenders">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
<Record>
<PropertyValue Property="Supported" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Record>
<PropertyValue Property="Deletable" Bool="false" />
<PropertyValue Property="Expandable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions">
<Record>
<PropertyValue Property="Expandable" Bool="false" />
<PropertyValue Property="Searchable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Record>
<PropertyValue Property="Insertable" Bool="false" />
<PropertyValue Property="Updatable" Bool="false" />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.group/threads">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
<Record>
<PropertyValue Property="Supported" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Record>
<PropertyValue Property="Expandable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions">
Expand All @@ -20361,7 +20375,7 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.group/photos">
<Annotations Target="microsoft.graph.group/photo">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
<Record>
<PropertyValue Property="Supported" Bool="false" />
Expand All @@ -20387,48 +20401,36 @@
<PropertyValue Property="Searchable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Record>
<PropertyValue Property="Updatable" Bool="false" />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.group/rejectedSenders">
<Annotations Target="microsoft.graph.group/photos">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
<Record>
<PropertyValue Property="Supported" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Record>
<PropertyValue Property="Expandable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
<Record>
<PropertyValue Property="Searchable" Bool="false" />
<PropertyValue Property="Deletable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Record>
<PropertyValue Property="Updatable" Bool="false" />
<PropertyValue Property="Expandable" Bool="false" />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.group/threads">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
<Record>
<PropertyValue Property="Supported" Bool="false" />
<PropertyValue Property="Insertable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions">
<Record>
<PropertyValue Property="Expandable" Bool="false" />
<PropertyValue Property="Searchable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions">
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Record>
<PropertyValue Property="Searchable" Bool="false" />
<PropertyValue Property="Updatable" Bool="false" />
</Record>
</Annotation>
</Annotations>
Expand Down

0 comments on commit 65fd2a8

Please sign in to comment.