Skip to content

Commit

Permalink
Merge pull request #658 from microsoftgraph/schemas/metadata-publishi…
Browse files Browse the repository at this point in the history
…ng-2024-07-30

Schema sync 2024-07-30 from 1.3.448.0
  • Loading branch information
andrueastman authored Jul 31, 2024
2 parents b73cf28 + 5574ea4 commit 1c4023e
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 12 deletions.
13 changes: 10 additions & 3 deletions schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,12 @@
<Member Name="fingerprint" Value="2" />
<Member Name="machineLearning" Value="3" />
</EnumType>
<EnumType Name="clickSource">
<Member Name="unknown" Value="0" />
<Member Name="qrCode" Value="1" />
<Member Name="phishingUrl" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="clientCredentialType">
<Member Name="none" Value="0" />
<Member Name="clientSecret" Value="1" />
Expand Down Expand Up @@ -18521,6 +18527,7 @@
</ComplexType>
<ComplexType Name="userSimulationEventInfo">
<Property Name="browser" Type="Edm.String" />
<Property Name="clickSource" Type="graph.clickSource" />
<Property Name="eventDateTime" Type="Edm.DateTimeOffset" />
<Property Name="eventName" Type="Edm.String" />
<Property Name="ipAddress" Type="Edm.String" />
Expand Down Expand Up @@ -64587,7 +64594,7 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The value for if MS Office Word should be excluded or not." />
</Annotations>
<Annotations Target="microsoft.graph.exclusionGroupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a group that should be excluded from an assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.expeditedWindowsQualityUpdateSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="A complex type to store the expedited quality update settings such as release date and days until forced reboot." />
Expand Down Expand Up @@ -65827,10 +65834,10 @@
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents an assignment to a group." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget/groupId">
<Annotation Term="Org.OData.Core.V1.Description" String="The group Id that is the target of the assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="AAD Group Id." />
</Annotations>
<Annotations Target="microsoft.graph.groupPolicyCategory">
<Annotation Term="Org.OData.Core.V1.Description" String="The category entity stores the category of a group policy definition" />
Expand Down
7 changes: 7 additions & 0 deletions schemas/annotated-v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,12 @@
<Member Name="meeting" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="clickSource">
<Member Name="unknown" Value="0" />
<Member Name="qrCode" Value="1" />
<Member Name="phishingUrl" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="clonableTeamParts" IsFlags="true">
<Member Name="apps" Value="1" />
<Member Name="tabs" Value="2" />
Expand Down Expand Up @@ -9642,6 +9648,7 @@
</ComplexType>
<ComplexType Name="userSimulationEventInfo">
<Property Name="browser" Type="Edm.String" />
<Property Name="clickSource" Type="graph.clickSource" />
<Property Name="eventDateTime" Type="Edm.DateTimeOffset" />
<Property Name="eventName" Type="Edm.String" />
<Property Name="ipAddress" Type="Edm.String" />
Expand Down
6 changes: 3 additions & 3 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -53287,7 +53287,7 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The value for if MS Office Word should be excluded or not." />
</Annotations>
<Annotations Target="microsoft.graph.exclusionGroupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a group that should be excluded from an assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.expeditedWindowsQualityUpdateSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="A complex type to store the expedited quality update settings such as release date and days until forced reboot." />
Expand Down Expand Up @@ -54108,10 +54108,10 @@
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents an assignment to a group." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget/groupId">
<Annotation Term="Org.OData.Core.V1.Description" String="The group Id that is the target of the assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="AAD Group Id." />
</Annotations>
<Annotations Target="microsoft.graph.groupPolicyCategory">
<Annotation Term="Org.OData.Core.V1.Description" String="The category entity stores the category of a group policy definition" />
Expand Down
20 changes: 17 additions & 3 deletions schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -13429,6 +13429,7 @@
<NavigationProperty Name="phoneMethods" Type="Collection(graph.phoneAuthenticationMethod)" ContainsTarget="true" />
<NavigationProperty Name="platformCredentialMethods" Type="Collection(graph.platformCredentialAuthenticationMethod)" ContainsTarget="true" />
<NavigationProperty Name="softwareOathMethods" Type="Collection(graph.softwareOathAuthenticationMethod)" ContainsTarget="true" />
<NavigationProperty Name="temporaryAccessPassMethods" Type="Collection(graph.temporaryAccessPassAuthenticationMethod)" ContainsTarget="true" />
<NavigationProperty Name="windowsHelloForBusinessMethods" Type="Collection(graph.windowsHelloForBusinessAuthenticationMethod)" ContainsTarget="true" />
</EntityType>
<EntityType Name="authenticationConditionApplication">
Expand Down Expand Up @@ -19962,6 +19963,12 @@
<Property Name="lastConnectionDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="url" Type="Edm.String" />
</EntityType>
<EntityType Name="temporaryAccessPassAuthenticationMethod" BaseType="graph.authenticationMethod">
<Property Name="isUsableOnce" Type="Edm.Boolean" />
<Property Name="lifetimeInMinutes" Type="Edm.Int32" />
<Property Name="startDateTime" Type="Edm.DateTimeOffset" />
<Property Name="temporaryAccessPass" Type="Edm.String" />
</EntityType>
<EntityType Name="tenantAppManagementPolicy" BaseType="graph.policyBase">
<Property Name="applicationRestrictions" Type="graph.appManagementConfiguration" />
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
Expand Down Expand Up @@ -32324,6 +32331,13 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.authentication/temporaryAccessPassMethods">
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Record>
<PropertyValue Property="Updatable" Bool="false" />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.authentication/windowsHelloForBusinessMethods">
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
<Record>
Expand Down Expand Up @@ -42742,7 +42756,7 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The value for if MS Office Word should be excluded or not." />
</Annotations>
<Annotations Target="microsoft.graph.exclusionGroupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a group that should be excluded from an assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.expeditedWindowsQualityUpdateSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="A complex type to store the expedited quality update settings such as release date and days until forced reboot." />
Expand Down Expand Up @@ -43455,10 +43469,10 @@
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents an assignment to a group." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget/groupId">
<Annotation Term="Org.OData.Core.V1.Description" String="The group Id that is the target of the assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="AAD Group Id." />
</Annotations>
<Annotations Target="microsoft.graph.groupPolicyCategory">
<Annotation Term="Org.OData.Core.V1.Description" String="The category entity stores the category of a group policy definition" />
Expand Down
13 changes: 10 additions & 3 deletions schemas/beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,12 @@
<Member Name="fingerprint" Value="2" />
<Member Name="machineLearning" Value="3" />
</EnumType>
<EnumType Name="clickSource">
<Member Name="unknown" Value="0" />
<Member Name="qrCode" Value="1" />
<Member Name="phishingUrl" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="clientCredentialType">
<Member Name="none" Value="0" />
<Member Name="clientSecret" Value="1" />
Expand Down Expand Up @@ -18521,6 +18527,7 @@
</ComplexType>
<ComplexType Name="userSimulationEventInfo">
<Property Name="browser" Type="Edm.String" />
<Property Name="clickSource" Type="graph.clickSource" />
<Property Name="eventDateTime" Type="Edm.DateTimeOffset" />
<Property Name="eventName" Type="Edm.String" />
<Property Name="ipAddress" Type="Edm.String" />
Expand Down Expand Up @@ -64587,7 +64594,7 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The value for if MS Office Word should be excluded or not." />
</Annotations>
<Annotations Target="microsoft.graph.exclusionGroupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a group that should be excluded from an assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.expeditedWindowsQualityUpdateSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="A complex type to store the expedited quality update settings such as release date and days until forced reboot." />
Expand Down Expand Up @@ -65827,10 +65834,10 @@
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents an assignment to a group." />
<Annotation Term="Org.OData.Core.V1.Description" String="The AAD Group we are deploying firmware updates to" />
</Annotations>
<Annotations Target="microsoft.graph.groupAssignmentTarget/groupId">
<Annotation Term="Org.OData.Core.V1.Description" String="The group Id that is the target of the assignment." />
<Annotation Term="Org.OData.Core.V1.Description" String="AAD Group Id." />
</Annotations>
<Annotations Target="microsoft.graph.groupPolicyCategory">
<Annotation Term="Org.OData.Core.V1.Description" String="The category entity stores the category of a group policy definition" />
Expand Down
7 changes: 7 additions & 0 deletions schemas/v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,12 @@
<Member Name="meeting" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="clickSource">
<Member Name="unknown" Value="0" />
<Member Name="qrCode" Value="1" />
<Member Name="phishingUrl" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="clonableTeamParts" IsFlags="true">
<Member Name="apps" Value="1" />
<Member Name="tabs" Value="2" />
Expand Down Expand Up @@ -9642,6 +9648,7 @@
</ComplexType>
<ComplexType Name="userSimulationEventInfo">
<Property Name="browser" Type="Edm.String" />
<Property Name="clickSource" Type="graph.clickSource" />
<Property Name="eventDateTime" Type="Edm.DateTimeOffset" />
<Property Name="eventName" Type="Edm.String" />
<Property Name="ipAddress" Type="Edm.String" />
Expand Down

0 comments on commit 1c4023e

Please sign in to comment.