Skip to content

Commit

Permalink
Schema sync 2024-10-29 from 1.3.510.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marabooy committed Oct 29, 2024
1 parent f4ac156 commit ead63de
Show file tree
Hide file tree
Showing 6 changed files with 260 additions and 0 deletions.
84 changes: 84 additions & 0 deletions schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,11 @@
<Member Name="everyone" Value="32" />
<Member Name="unknownFutureValue" Value="64" />
</EnumType>
<EnumType Name="allowedLobbyAdmitterRoles">
<Member Name="organizerAndCoOrganizersAndPresenters" Value="0" />
<Member Name="organizerAndCoOrganizers" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
</EnumType>
<EnumType Name="allowedRolePrincipalTypes" IsFlags="true">
<Member Name="user" Value="1" />
<Member Name="servicePrincipal" Value="2" />
Expand Down Expand Up @@ -1014,6 +1019,9 @@
<Member Name="tokenIssuanceStart" Value="0" />
<Member Name="pageRenderStart" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
<Member Name="attributeCollectionStart" Value="3" />
<Member Name="attributeCollectionSubmit" Value="4" />
<Member Name="emailOtpSend" Value="5" />
</EnumType>
<EnumType Name="authenticationFailureReasonCode">
<Member Name="incomplete" Value="0" />
Expand Down Expand Up @@ -21708,6 +21716,7 @@
<Property Name="emailAddress" Type="Edm.String" />
<Property Name="identity" Type="graph.identity" />
<Property Name="registrantId" Type="Edm.String" />
<Property Name="registrationId" Type="Edm.String" />
<Property Name="role" Type="Edm.String" />
<Property Name="totalAttendanceInSeconds" Type="Edm.Int32" />
</EntityType>
Expand Down Expand Up @@ -29537,6 +29546,7 @@
<Property Name="allowAttendeeToEnableCamera" Type="Edm.Boolean" />
<Property Name="allowAttendeeToEnableMic" Type="Edm.Boolean" />
<Property Name="allowBreakoutRooms" Type="Edm.Boolean" />
<Property Name="allowedLobbyAdmitters" Type="graph.allowedLobbyAdmitterRoles" />
<Property Name="allowedPresenters" Type="graph.onlineMeetingPresenters" />
<Property Name="allowLiveShare" Type="graph.meetingLiveShareOptions" />
<Property Name="allowMeetingChat" Type="graph.meetingChatMode" />
Expand Down Expand Up @@ -33587,6 +33597,20 @@
<NavigationProperty Name="usageRights" Type="Collection(graph.usageRight)" ContainsTarget="true" />
<NavigationProperty Name="virtualEvents" Type="graph.userVirtualEventsRoot" ContainsTarget="true" />
<NavigationProperty Name="windowsInformationProtectionDeviceRegistrations" Type="Collection(graph.windowsInformationProtectionDeviceRegistration)" />
<Annotation Term="Org.OData.Core.V1.AlternateKeys">
<Collection>
<Record Type="Org.OData.Core.V1.AlternateKey">
<PropertyValue Property="Key">
<Collection>
<Record Type="Org.OData.Core.V1.PropertyRef">
<PropertyValue Property="Alias" String="userPrincipalName" />
<PropertyValue Property="Name" PropertyPath="userPrincipalName" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntityType>
<EntityType Name="userAccountInformation" BaseType="graph.itemFacet">
<Property Name="ageGroup" Type="Edm.String" />
Expand Down Expand Up @@ -53164,6 +53188,21 @@
<Annotations Target="microsoft.graph.associatedAssignmentPayloadType/zeroTouchDeploymentDeviceConfigProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates that this assignment filter is associated with Zero touch deployment Device Configuration Profile payload type" />
</Annotations>
<Annotations Target="microsoft.graph.attendanceRecord/registrantId">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The registrantId property is deprecated and will stop returning data on December 12th, 2024. Please use the registrationId instead." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.auditActor">
<Annotation Term="Org.OData.Core.V1.Description" String="A class containing the properties for Audit Actor." />
</Annotations>
Expand Down Expand Up @@ -77426,6 +77465,51 @@
<Annotations Target="microsoft.graph.mediaContentRatingUnitedStates/tvRating">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for United States" />
</Annotations>
<Annotations Target="microsoft.graph.meetingRegistrantBase">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The meetingRegistrantBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.meetingRegistrationBase">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.meetingRegistrationQuestion">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The meetingRegistrationQuestion Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.membershipOutlierInsight">
<Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions">
<Record>
Expand Down
14 changes: 14 additions & 0 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -25790,6 +25790,20 @@
<NavigationProperty Name="transitiveMemberOf" Type="Collection(graph.directoryObject)" />
<NavigationProperty Name="transitiveReports" Type="Collection(graph.directoryObject)" />
<NavigationProperty Name="windowsInformationProtectionDeviceRegistrations" Type="Collection(graph.windowsInformationProtectionDeviceRegistration)" />
<Annotation Term="Org.OData.Core.V1.AlternateKeys">
<Collection>
<Record Type="Org.OData.Core.V1.AlternateKey">
<PropertyValue Property="Key">
<Collection>
<Record Type="Org.OData.Core.V1.PropertyRef">
<PropertyValue Property="Alias" String="userPrincipalName" />
<PropertyValue Property="Name" PropertyPath="userPrincipalName" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntityType>
<EntityType Name="userAccountInformation" BaseType="graph.itemFacet">
<Property Name="ageGroup" Type="Edm.String" />
Expand Down
14 changes: 14 additions & 0 deletions schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -20868,6 +20868,20 @@
<NavigationProperty Name="transitiveMemberOf" Type="Collection(graph.directoryObject)" />
<NavigationProperty Name="transitiveReports" Type="Collection(graph.directoryObject)" />
<NavigationProperty Name="windowsInformationProtectionDeviceRegistrations" Type="Collection(graph.windowsInformationProtectionDeviceRegistration)" />
<Annotation Term="Org.OData.Core.V1.AlternateKeys">
<Collection>
<Record Type="Org.OData.Core.V1.AlternateKey">
<PropertyValue Property="Key">
<Collection>
<Record Type="Org.OData.Core.V1.PropertyRef">
<PropertyValue Property="Alias" String="userPrincipalName" />
<PropertyValue Property="Name" PropertyPath="userPrincipalName" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntityType>
<EntityType Name="userAccountInformation" BaseType="graph.itemFacet">
<Property Name="ageGroup" Type="Edm.String" />
Expand Down
84 changes: 84 additions & 0 deletions schemas/beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,11 @@
<Member Name="everyone" Value="32" />
<Member Name="unknownFutureValue" Value="64" />
</EnumType>
<EnumType Name="allowedLobbyAdmitterRoles">
<Member Name="organizerAndCoOrganizersAndPresenters" Value="0" />
<Member Name="organizerAndCoOrganizers" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
</EnumType>
<EnumType Name="allowedRolePrincipalTypes" IsFlags="true">
<Member Name="user" Value="1" />
<Member Name="servicePrincipal" Value="2" />
Expand Down Expand Up @@ -1014,6 +1019,9 @@
<Member Name="tokenIssuanceStart" Value="0" />
<Member Name="pageRenderStart" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
<Member Name="attributeCollectionStart" Value="3" />
<Member Name="attributeCollectionSubmit" Value="4" />
<Member Name="emailOtpSend" Value="5" />
</EnumType>
<EnumType Name="authenticationFailureReasonCode">
<Member Name="incomplete" Value="0" />
Expand Down Expand Up @@ -21708,6 +21716,7 @@
<Property Name="emailAddress" Type="Edm.String" />
<Property Name="identity" Type="graph.identity" />
<Property Name="registrantId" Type="Edm.String" />
<Property Name="registrationId" Type="Edm.String" />
<Property Name="role" Type="Edm.String" />
<Property Name="totalAttendanceInSeconds" Type="Edm.Int32" />
</EntityType>
Expand Down Expand Up @@ -29537,6 +29546,7 @@
<Property Name="allowAttendeeToEnableCamera" Type="Edm.Boolean" />
<Property Name="allowAttendeeToEnableMic" Type="Edm.Boolean" />
<Property Name="allowBreakoutRooms" Type="Edm.Boolean" />
<Property Name="allowedLobbyAdmitters" Type="graph.allowedLobbyAdmitterRoles" />
<Property Name="allowedPresenters" Type="graph.onlineMeetingPresenters" />
<Property Name="allowLiveShare" Type="graph.meetingLiveShareOptions" />
<Property Name="allowMeetingChat" Type="graph.meetingChatMode" />
Expand Down Expand Up @@ -33587,6 +33597,20 @@
<NavigationProperty Name="usageRights" Type="Collection(graph.usageRight)" ContainsTarget="true" />
<NavigationProperty Name="virtualEvents" Type="graph.userVirtualEventsRoot" ContainsTarget="true" />
<NavigationProperty Name="windowsInformationProtectionDeviceRegistrations" Type="Collection(graph.windowsInformationProtectionDeviceRegistration)" />
<Annotation Term="Org.OData.Core.V1.AlternateKeys">
<Collection>
<Record Type="Org.OData.Core.V1.AlternateKey">
<PropertyValue Property="Key">
<Collection>
<Record Type="Org.OData.Core.V1.PropertyRef">
<PropertyValue Property="Alias" String="userPrincipalName" />
<PropertyValue Property="Name" PropertyPath="userPrincipalName" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntityType>
<EntityType Name="userAccountInformation" BaseType="graph.itemFacet">
<Property Name="ageGroup" Type="Edm.String" />
Expand Down Expand Up @@ -53164,6 +53188,21 @@
<Annotations Target="microsoft.graph.associatedAssignmentPayloadType/zeroTouchDeploymentDeviceConfigProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates that this assignment filter is associated with Zero touch deployment Device Configuration Profile payload type" />
</Annotations>
<Annotations Target="microsoft.graph.attendanceRecord/registrantId">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The registrantId property is deprecated and will stop returning data on December 12th, 2024. Please use the registrationId instead." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.auditActor">
<Annotation Term="Org.OData.Core.V1.Description" String="A class containing the properties for Audit Actor." />
</Annotations>
Expand Down Expand Up @@ -77426,6 +77465,51 @@
<Annotations Target="microsoft.graph.mediaContentRatingUnitedStates/tvRating">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for United States" />
</Annotations>
<Annotations Target="microsoft.graph.meetingRegistrantBase">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The meetingRegistrantBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.meetingRegistrationBase">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.meetingRegistrationQuestion">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-04-01" />
<PropertyValue Property="Description" String="The meetingRegistrationQuestion Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-12-12" />
<PropertyValue Property="Version" String="2024-04/meetingRegistrationDeprecation" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.membershipOutlierInsight">
<Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions">
<Record>
Expand Down
Loading

0 comments on commit ead63de

Please sign in to comment.