File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed
Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 25862586 edm:Schema[@Namespace='microsoft.graph']/edm:EntityType[@Name='servicePrincipal']/edm:NavigationProperty[@Name='homeRealmDiscoveryPolicies']|
25872587 edm:Schema[@Namespace='microsoft.graph']/edm:EntityType[@Name='sourceCollection']/edm:NavigationProperty[@Name='custodianSources']|
25882588 edm:Schema[@Namespace='microsoft.graph']/edm:EntityType[@Name='sourceCollection']/edm:NavigationProperty[@Name='noncustodialSources']|
2589+ edm:Schema[@Namespace='microsoft.graph']/edm:EntityType[@Name='user']/edm:NavigationProperty[@Name='sponsors']|
25892590 edm:Schema[@Namespace='microsoft.graph']/edm:ComplexType[@Name='userFlowApiConnectorConfiguration']/edm:NavigationProperty[@Name='postAttributeCollection']|
25902591 edm:Schema[@Namespace='microsoft.graph']/edm:ComplexType[@Name='userFlowApiConnectorConfiguration']/edm:NavigationProperty[@Name='postFederationSignup']" >
25912592 <xsl : copy >
Original file line number Diff line number Diff line change 134134 <NavigationProperty Name =" memberOf" Type =" Collection(graph.directoryObject)" />
135135 <NavigationProperty Name =" followedSites" Type =" Collection(graph.site)" />
136136 <NavigationProperty Name =" manager" Type =" graph.directoryObject" />
137+ <NavigationProperty Name =" sponsors" Type =" Collection(graph.directoryObject)" />
137138 </EntityType >
138139 <EntityType Name =" site" BaseType =" graph.baseItem" >
139140 <NavigationProperty Name =" analytics" Type =" graph.itemAnalytics" ContainsTarget =" true" >
Original file line number Diff line number Diff line change 557557 </Record >
558558 </Annotation >
559559 </NavigationProperty >
560+ <NavigationProperty Name =" sponsors" Type =" Collection(graph.directoryObject)" >
561+ <Annotation Term =" Org.OData.Capabilities.V1.NavigationRestrictions" >
562+ <Record >
563+ <PropertyValue Property =" Referenceable" Bool =" true" />
564+ </Record >
565+ </Annotation >
566+ </NavigationProperty >
560567 </EntityType >
561568 <EntityType Name =" site" BaseType =" graph.baseItem" >
562569 <NavigationProperty Name =" analytics" Type =" graph.itemAnalytics" ContainsTarget =" true" >
14391446 <Collection >
14401447 <String >microsoft.graph.room</String >
14411448 <String >microsoft.graph.roomList</String >
1449+ <String >microsoft.graph.building</String >
1450+ <String >microsoft.graph.floor</String >
1451+ <String >microsoft.graph.desk</String >
1452+ <String >microsoft.graph.section</String >
1453+ <String >microsoft.graph.workspace</String >
14421454 </Collection >
14431455 </Annotation >
14441456 </EntitySet >
17681780 <PropertyValue Property =" Readable" Bool =" false" />
17691781 </Record >
17701782 </Annotation >
1771- <Annotation Term =" Org.OData.Capabilities.V1.InsertRestrictions" >
1772- <Record >
1773- <PropertyValue Property =" Insertable" Bool =" false" />
1774- </Record >
1775- </Annotation >
17761783 </Annotations >
17771784 <Annotations Target =" microsoft.graph.GraphService/drives" >
17781785 <Annotation Term =" Org.OData.Capabilities.V1.CountRestrictions" >
You can’t perform that action at this time.
0 commit comments