Skip to content

Commit

Permalink
Schema sync 2024-12-24 from 1.3.531.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marabooy committed Dec 24, 2024
1 parent d2c0c6e commit f4c5adf
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 156 deletions.
73 changes: 13 additions & 60 deletions schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1655,6 +1655,11 @@
<Member Name="notConfiguredOnly" Value="0" />
<Member Name="none" Value="1" />
</EnumType>
<EnumType Name="channelLayoutType">
<Member Name="post" Value="0" />
<Member Name="chat" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
</EnumType>
<EnumType Name="channelMembershipType">
<Member Name="standard" Value="0" />
<Member Name="private" Value="1" />
Expand Down Expand Up @@ -2157,8 +2162,6 @@
<Member Name="remoteConnectionHistoricalReports" Value="0" />
<Member Name="dailyAggregatedRemoteConnectionReports" Value="1" />
<Member Name="totalAggregatedRemoteConnectionReports" Value="2" />
<Member Name="sharedUseLicenseUsageReport" Value="3" />
<Member Name="sharedUseLicenseUsageRealTimeReport" Value="4" />
<Member Name="unknownFutureValue" Value="5" />
<Member Name="noLicenseAvailableConnectivityFailureReport" Value="6" />
<Member Name="frontlineLicenseUsageReport" Value="7" />
Expand Down Expand Up @@ -22956,13 +22959,14 @@
<Property Name="email" Type="Edm.String" />
<Property Name="isArchived" Type="Edm.Boolean" />
<Property Name="isFavoriteByDefault" Type="Edm.Boolean" />
<Property Name="layoutType" Type="graph.channelLayoutType" />
<Property Name="membershipType" Type="graph.channelMembershipType" />
<Property Name="moderationSettings" Type="graph.channelModerationSettings" />
<Property Name="summary" Type="graph.channelSummary" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="webUrl" Type="Edm.String" />
<NavigationProperty Name="allMembers" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="filesFolder" Type="graph.driveItem" ContainsTarget="true" />
<NavigationProperty Name="getAllMembers" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="members" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="messages" Type="Collection(graph.chatMessage)" ContainsTarget="true" />
<NavigationProperty Name="sharedWithTeams" Type="Collection(graph.sharedWithChannelTeamInfo)" ContainsTarget="true" />
Expand Down Expand Up @@ -40845,18 +40849,6 @@
</Parameter>
<ReturnType Type="Edm.Stream" />
</Action>
<Action Name="getSharedUseLicenseUsageReport" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.cloudPcReports" />
<Parameter Name="reportName" Type="graph.cloudPcReportName" />
<Parameter Name="filter" Type="Edm.String" Unicode="false" />
<Parameter Name="select" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="search" Type="Edm.String" Unicode="false" />
<Parameter Name="groupBy" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="orderBy" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="skip" Type="Edm.Int32" />
<Parameter Name="top" Type="Edm.Int32" />
<ReturnType Type="Edm.Stream" />
</Action>
<Action Name="getStaffAvailability" IsBound="true">
<Parameter Name="bookingBusiness" Type="graph.bookingBusiness" Nullable="false" />
<Parameter Name="staffIds" Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
Expand Down Expand Up @@ -42657,6 +42649,9 @@
<Parameter Name="autoReconcileProxyConflict" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.OptionalParameter" />
</Parameter>
<Parameter Name="newUserPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.OptionalParameter" />
</Parameter>
<ReturnType Type="graph.directoryObject" />
</Action>
<Action Name="restore" IsBound="true">
Expand Down Expand Up @@ -56404,36 +56399,6 @@
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.cloudPcReportName/sharedUseLicenseUsageRealTimeReport">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-17" />
<PropertyValue Property="Description" String="The sharedUseLicenseUsageRealTimeReport value is deprecated and will stop returning on Oct 17, 2023. Use frontlineLicenseUsageRealTimeReport report" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-17" />
<PropertyValue Property="Version" String="2023-05/sharedUseLicenseUsageRealTimeReport" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.cloudPcReportName/sharedUseLicenseUsageReport">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-17" />
<PropertyValue Property="Description" String="The sharedUseLicenseUsageReport value is deprecated and will stop returning on Oct 17, 2023. Use frontlineLicenseUsageReport report" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-17" />
<PropertyValue Property="Version" String="2023-05/sharedUseLicenseUsageReport" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.cloudPcRestorePointSetting/frequencyInHours">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
Expand Down Expand Up @@ -68464,21 +68429,6 @@
<Annotations Target="microsoft.graph.getRemediationHistory(microsoft.graph.deviceHealthScript)">
<Annotation Term="Org.OData.Core.V1.Description" String="Function to get the number of remediations by a device health scripts" />
</Annotations>
<Annotations Target="microsoft.graph.getSharedUseLicenseUsageReport(microsoft.graph.cloudPcReports, microsoft.graph.cloudPcReportName, Edm.String, Collection(Edm.String), Edm.String, Collection(Edm.String), Collection(Edm.String), Edm.Int32, Edm.Int32)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-17" />
<PropertyValue Property="Description" String="The getSharedUseLicenseUsageReport API is deprecated and will stop returning on Oct 17, 2023. Please use getFrontlineReport instead." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-17" />
<PropertyValue Property="Version" String="2023-05/getSharedUseLicenseUsageReport" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.globalDeviceHealthScriptState">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether global device health scripts are enabled and are in which state" />
</Annotations>
Expand Down Expand Up @@ -86879,6 +86829,9 @@
<Annotations Target="microsoft.graph.termsAndConditionsGroupAssignment/termsAndConditions">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation link to the terms and conditions that are assigned." />
</Annotations>
<Annotations Target="microsoft.graph.thumbnailSet">
<Annotation Term="Org.OData.Core.V1.Description" String="The ThumbnailSet resource is a keyed collection of thumbnail resources." />
</Annotations>
<Annotations Target="microsoft.graph.tiAction">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
Expand Down
5 changes: 5 additions & 0 deletions schemas/annotated-v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -21337,6 +21337,11 @@
<Action Name="remoteLock" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
</Action>
<Action Name="remove" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.conversationMember)" />
<Parameter Name="values" Type="Collection(graph.conversationMember)" />
<ReturnType Type="Collection(graph.actionResultPart)" />
</Action>
<Action Name="remove" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.site)" />
<Parameter Name="value" Type="Collection(graph.site)" />
Expand Down
51 changes: 18 additions & 33 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1525,6 +1525,11 @@
<Member Name="notSupported" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="cloudPCInaccessibleReportName">
<Member Name="inaccessibleCloudPcReports" Value="0" />
<Member Name="inaccessibleCloudPcTrendReport" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
</EnumType>
<EnumType Name="cloudPcManagementService" IsFlags="true">
<Member Name="windows365" Value="1" />
<Member Name="devBox" Value="2" />
Expand Down Expand Up @@ -1705,8 +1710,6 @@
<Member Name="remoteConnectionHistoricalReports" Value="0" />
<Member Name="dailyAggregatedRemoteConnectionReports" Value="1" />
<Member Name="totalAggregatedRemoteConnectionReports" Value="2" />
<Member Name="sharedUseLicenseUsageReport" Value="3" />
<Member Name="sharedUseLicenseUsageRealTimeReport" Value="4" />
<Member Name="unknownFutureValue" Value="5" />
<Member Name="noLicenseAvailableConnectivityFailureReport" Value="6" />
<Member Name="frontlineLicenseUsageReport" Value="7" />
Expand Down Expand Up @@ -17975,8 +17978,8 @@
<Property Name="summary" Type="graph.channelSummary" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="webUrl" Type="Edm.String" />
<NavigationProperty Name="allMembers" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="filesFolder" Type="graph.driveItem" ContainsTarget="true" />
<NavigationProperty Name="getAllMembers" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="members" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="messages" Type="Collection(graph.chatMessage)" ContainsTarget="true" />
<NavigationProperty Name="sharedWithTeams" Type="Collection(graph.sharedWithChannelTeamInfo)" ContainsTarget="true" />
Expand Down Expand Up @@ -31761,6 +31764,18 @@
</Parameter>
<ReturnType Type="Edm.Stream" />
</Action>
<Action Name="getInaccessibleCloudPcReports" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.cloudPcReports" />
<Parameter Name="reportName" Type="graph.cloudPCInaccessibleReportName" />
<Parameter Name="filter" Type="Edm.String" Unicode="false" />
<Parameter Name="select" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="search" Type="Edm.String" Unicode="false" />
<Parameter Name="groupBy" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="orderBy" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="skip" Type="Edm.Int32" />
<Parameter Name="top" Type="Edm.Int32" />
<ReturnType Type="Edm.Stream" />
</Action>
<Action Name="getMailTips" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.user" />
<Parameter Name="EmailAddresses" Type="Collection(Edm.String)" Nullable="false" Unicode="false" />
Expand Down Expand Up @@ -45258,36 +45273,6 @@
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.cloudPcReportName/sharedUseLicenseUsageRealTimeReport">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-17" />
<PropertyValue Property="Description" String="The sharedUseLicenseUsageRealTimeReport value is deprecated and will stop returning on Oct 17, 2023. Use frontlineLicenseUsageRealTimeReport report" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-17" />
<PropertyValue Property="Version" String="2023-05/sharedUseLicenseUsageRealTimeReport" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.cloudPcReportName/sharedUseLicenseUsageReport">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-17" />
<PropertyValue Property="Description" String="The sharedUseLicenseUsageReport value is deprecated and will stop returning on Oct 17, 2023. Use frontlineLicenseUsageReport report" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-17" />
<PropertyValue Property="Version" String="2023-05/sharedUseLicenseUsageReport" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.cloudPcRestorePointSetting/frequencyInHours">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
Expand Down
2 changes: 1 addition & 1 deletion schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -14024,8 +14024,8 @@
<Property Name="summary" Type="graph.channelSummary" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="webUrl" Type="Edm.String" />
<NavigationProperty Name="allMembers" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="filesFolder" Type="graph.driveItem" ContainsTarget="true" />
<NavigationProperty Name="getAllMembers" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="members" Type="Collection(graph.conversationMember)" ContainsTarget="true" />
<NavigationProperty Name="messages" Type="Collection(graph.chatMessage)" ContainsTarget="true" />
<NavigationProperty Name="sharedWithTeams" Type="Collection(graph.sharedWithChannelTeamInfo)" ContainsTarget="true" />
Expand Down
Loading

0 comments on commit f4c5adf

Please sign in to comment.