Skip to content

Commit

Permalink
Update clean metadata file with 126266 [skip ci]
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 Oct 5, 2023
1 parent 3b9f61d commit 2f34ab9
Show file tree
Hide file tree
Showing 6 changed files with 13,063 additions and 17,767 deletions.
50 changes: 40 additions & 10 deletions clean_v10_metadata/cleanMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3388,7 +3388,21 @@
<Annotations Target="microsoft.graph.applicationType/desktop">
<Annotation Term="Org.OData.Core.V1.Description" String="The windows desktop application" />
</Annotations>
<Annotations Target="microsoft.graph.directoryObject" />
<Annotations Target="microsoft.graph.directoryObject">
<Annotation Term="Org.OData.Core.V1.ExplicitOperationBindings" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm">
<Collection>
<String>microsoft.graph.getByIds</String>
<String>microsoft.graph.delta</String>
<String>microsoft.graph.getAvailableExtensionProperties</String>
<String>microsoft.graph.validateProperties</String>
<String>microsoft.graph.restore</String>
<String>microsoft.graph.getMemberObjects</String>
<String>microsoft.graph.getMemberGroups</String>
<String>microsoft.graph.checkMemberObjects</String>
<String>microsoft.graph.checkMemberGroups</String>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.application">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
<Record>
Expand Down Expand Up @@ -24288,6 +24302,18 @@
<String>microsoft.graph.device</String>
</Collection>
</Annotation>
<Annotation Term="Org.OData.Core.V1.ExplicitOperationBindings" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm">
<Collection>
<String>microsoft.graph.getByIds</String>
<String>microsoft.graph.getAvailableExtensionProperties</String>
<String>microsoft.graph.validateProperties</String>
<String>microsoft.graph.restore</String>
<String>microsoft.graph.getMemberObjects</String>
<String>microsoft.graph.getMemberGroups</String>
<String>microsoft.graph.checkMemberObjects</String>
<String>microsoft.graph.checkMemberGroups</String>
</Collection>
</Annotation>
</NavigationProperty>
<NavigationProperty Name="federationConfigurations" Type="Collection(graph.identityProviderBase)" ContainsTarget="true" />
<NavigationProperty Name="onPremisesSynchronization" Type="Collection(graph.onPremisesDirectorySynchronization)" ContainsTarget="true" />
Expand Down Expand Up @@ -27061,14 +27087,14 @@
<Property Name="identitySources" Type="Collection(graph.identitySource)" />
<Property Name="modifiedDateTime" Type="Edm.DateTimeOffset" />
<Property Name="state" Type="graph.connectedOrganizationState" />
<NavigationProperty Name="externalSponsors" Type="Collection(graph.directoryObject)" ContainsTarget="true">
<NavigationProperty Name="externalSponsors" Type="Collection(graph.directoryObject)">
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="true" />
</Record>
</Annotation>
</NavigationProperty>
<NavigationProperty Name="internalSponsors" Type="Collection(graph.directoryObject)" ContainsTarget="true">
<NavigationProperty Name="internalSponsors" Type="Collection(graph.directoryObject)">
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="true" />
Expand Down Expand Up @@ -33312,6 +33338,7 @@
<Parameter Name="displayName" Type="Edm.String" Unicode="false" />
<Parameter Name="mailNickname" Type="Edm.String" Unicode="false" />
<Parameter Name="onBehalfOfUserId" Type="Edm.Guid" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="addFavorite" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.group" />
Expand All @@ -33335,25 +33362,30 @@
<Parameter Name="bindingParameter" Type="graph.directoryObject" Nullable="false" />
<Parameter Name="groupIds" Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<ReturnType Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="checkMemberObjects" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.directoryObject" Nullable="false" />
<Parameter Name="ids" Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<ReturnType Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="getMemberGroups" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.directoryObject" Nullable="false" />
<Parameter Name="securityEnabledOnly" Type="Edm.Boolean" />
<ReturnType Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="getMemberObjects" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.directoryObject" Nullable="false" />
<Parameter Name="securityEnabledOnly" Type="Edm.Boolean" />
<ReturnType Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="restore" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.directoryObject" Nullable="false" />
<ReturnType Type="graph.directoryObject" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="restore" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.driveItem" />
Expand All @@ -33380,16 +33412,19 @@
<Parameter Name="bindingParameter" Type="Collection(graph.directoryObject)" Nullable="false" />
<Parameter Name="isSyncedFromOnPremises" Type="Edm.Boolean" />
<ReturnType Type="Collection(graph.extensionProperty)" Nullable="false" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Action Name="getByIds" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="Collection(graph.directoryObject)" Nullable="false" />
<Parameter Name="ids" Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
<Parameter Name="types" Type="Collection(Edm.String)" Unicode="false" />
<ReturnType Type="Collection(graph.directoryObject)" Nullable="false" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Action>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.directoryObject)" />
<ReturnType Type="Collection(graph.directoryObject)" />
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.administrativeUnit)" />
Expand Down Expand Up @@ -39066,11 +39101,6 @@
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.externalConnectors.externalConnection/schema">
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
<Record>
<PropertyValue Property="Insertable" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
<Record>
<PropertyValue Property="Deletable" Bool="false" />
Expand Down Expand Up @@ -40201,8 +40231,8 @@
<Property Name="telephone" Type="Edm.String" />
</ComplexType>
<ComplexType Name="whoisNameserver">
<Property Name="firstSeenDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="lastSeenDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="firstSeenDateTime" Type="Edm.DateTimeOffset" />
<Property Name="lastSeenDateTime" Type="Edm.DateTimeOffset" />
<NavigationProperty Name="host" Type="microsoft.graph.security.host" Nullable="false" />
</ComplexType>
<EntityType Name="artifact" BaseType="graph.entity" Abstract="true" />
Expand Down
Loading

0 comments on commit 2f34ab9

Please sign in to comment.