Skip to content

Commit

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

Schema sync 2024-10-22 from 1.3.507.0
  • Loading branch information
andrueastman authored Oct 23, 2024
2 parents c83e08c + ede7eea commit 6591ba5
Show file tree
Hide file tree
Showing 12 changed files with 605 additions and 168 deletions.
178 changes: 122 additions & 56 deletions schemas/annotated-beta-Prod.csdl

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions schemas/annotated-v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -9406,6 +9406,7 @@
<Property Name="teamId" Type="Edm.String" />
</ComplexType>
<ComplexType Name="teamsAppAuthorization">
<Property Name="clientAppId" Type="Edm.String" />
<Property Name="requiredPermissionSet" Type="graph.teamsAppPermissionSet" />
</ComplexType>
<ComplexType Name="teamsAppInstalledEventMessageDetail" BaseType="graph.eventMessageDetail">
Expand Down
82 changes: 26 additions & 56 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1749,6 +1749,7 @@
<Member Name="resizePendingLicense" Value="12" />
<Member Name="updatingSingleSignOn" Value="13" />
<Member Name="modifyingSingleSignOn" Value="14" />
<Member Name="preparing" Value="16" />
</EnumType>
<EnumType Name="cloudPcSupportedRegionStatus">
<Member Name="available" Value="0" />
Expand Down Expand Up @@ -17971,6 +17972,7 @@
<Property Name="status" Type="graph.cloudPcBulkActionStatus" />
</EntityType>
<EntityType Name="cloudPcBulkCreateSnapshot" BaseType="graph.cloudPcBulkAction" />
<EntityType Name="cloudPcBulkMove" BaseType="graph.cloudPcBulkAction" />
<EntityType Name="cloudPcBulkPowerOff" BaseType="graph.cloudPcBulkAction" />
<EntityType Name="cloudPcBulkPowerOn" BaseType="graph.cloudPcBulkAction" />
<EntityType Name="cloudPcBulkReprovision" BaseType="graph.cloudPcBulkAction" />
Expand Down Expand Up @@ -18050,10 +18052,12 @@
<Property Name="alternateResourceUrl" Type="Edm.String" />
<Property Name="connectionType" Type="graph.cloudPcOnPremisesConnectionType" />
<Property Name="displayName" Type="Edm.String" Nullable="false" />
<Property Name="healthCheckPaused" Type="Edm.Boolean" />
<Property Name="healthCheckStatus" Type="graph.cloudPcOnPremisesConnectionStatus" Nullable="false" />
<Property Name="healthCheckStatusDetail" Type="graph.cloudPcOnPremisesConnectionStatusDetail" />
<Property Name="healthCheckStatusDetails" Type="graph.cloudPcOnPremisesConnectionStatusDetails" />
<Property Name="inUse" Type="Edm.Boolean" />
<Property Name="inUseByCloudPc" Type="Edm.Boolean" />
<Property Name="managedBy" Type="graph.cloudPcManagementService" Nullable="false" />
<Property Name="organizationalUnit" Type="Edm.String" />
<Property Name="resourceGroupId" Type="Edm.String" Nullable="false" />
Expand Down Expand Up @@ -28518,6 +28522,7 @@
<Action Name="apply" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.cloudPcProvisioningPolicy" />
<Parameter Name="policySettings" Type="graph.cloudPcPolicySettingType" />
<Parameter Name="reservePercentage" Type="Edm.Int32" />
</Action>
<Action Name="apply" IsBound="true">
<Parameter Name="bindparameter" Type="graph.workbookFilter" />
Expand Down Expand Up @@ -33318,9 +33323,6 @@
<Parameter Name="userAccountType" Type="graph.cloudPcUserAccountType" />
<Parameter Name="osVersion" Type="graph.cloudPcOperatingSystem" />
</Action>
<Action Name="reprovisionCloudPc" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
</Action>
<Action Name="rept" IsBound="true">
<Parameter Name="bindparameter" Type="graph.workbookFunctions" />
<Parameter Name="text" Type="graph.Json" />
Expand Down Expand Up @@ -33367,10 +33369,6 @@
<Parameter Name="bindingParameter" Type="graph.cloudPC" />
<Parameter Name="targetServicePlanId" Type="Edm.String" Unicode="false" />
</Action>
<Action Name="resizeCloudPc" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
<Parameter Name="targetServicePlanId" Type="Edm.String" Unicode="false" />
</Action>
<Action Name="restart" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.synchronizationJob" />
<Parameter Name="criteria" Type="graph.synchronizationJobRestartCriteria" />
Expand Down Expand Up @@ -33398,10 +33396,6 @@
<Parameter Name="name" Type="Edm.String" Unicode="false" />
<ReturnType Type="graph.driveItem" />
</Action>
<Action Name="restoreCloudPc" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
<Parameter Name="cloudPcSnapshotId" Type="Edm.String" Unicode="false" />
</Action>
<Action Name="restoreFactoryDefaults" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.printer" />
</Action>
Expand Down Expand Up @@ -33479,6 +33473,12 @@
<Parameter Name="filter" Type="Edm.String" Unicode="false" />
<ReturnType Type="Edm.Stream" />
</Action>
<Action Name="retry" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.cloudPcBulkAction" />
<Parameter Name="cloudPcIds" Type="Collection(Edm.String)" Unicode="false">
<Annotation Term="Org.OData.Core.V1.OptionalParameter" />
</Parameter>
</Action>
<Action Name="retryPartnerAgentInstallation" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.cloudPC" />
</Action>
Expand Down Expand Up @@ -43123,6 +43123,11 @@
<PropertyValue Property="Insertable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SelectRestrictions">
<Record>
<PropertyValue Property="Selectable" Bool="false" />
Expand Down Expand Up @@ -43210,6 +43215,11 @@
<PropertyValue Property="Insertable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.SortRestrictions">
<Record>
Expand Down Expand Up @@ -68097,21 +68107,6 @@
<Annotations Target="microsoft.graph.reportRoot">
<Annotation Term="Org.OData.Core.V1.Description" String="The resource that represents an instance of Enrollment Failure Reports." />
</Annotations>
<Annotations Target="microsoft.graph.reprovisionCloudPc(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-07-17" />
<PropertyValue Property="Description" String="The reprovisionCloudPc API is deprecated and will stop returning on Sep 30, 2023. Please use reprovision instead" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-09-30" />
<PropertyValue Property="Version" String="2023-07/reprovisionCloudPc" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.requestRemoteAssistance(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Description" String="Request remote assistance" />
</Annotations>
Expand Down Expand Up @@ -68151,21 +68146,6 @@
<Annotations Target="microsoft.graph.resetPasscodeActionResult/passcode">
<Annotation Term="Org.OData.Core.V1.Description" String="Newly generated passcode for the device " />
</Annotations>
<Annotations Target="microsoft.graph.resizeCloudPc(microsoft.graph.managedDevice, Edm.String)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-07-24" />
<PropertyValue Property="Description" String="The resizeCloudPc API is deprecated and will stop returning on Oct 30, 2023. Please use resize instead" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-30" />
<PropertyValue Property="Version" String="2023-05/resizeCloudPc" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.resourceAction">
<Annotation Term="Org.OData.Core.V1.Description" String="Set of allowed and not allowed actions for a resource." />
</Annotations>
Expand Down Expand Up @@ -68217,6 +68197,11 @@
<PropertyValue Property="Filterable" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SelectRestrictions">
<Record>
<PropertyValue Property="Selectable" Bool="true" />
Expand All @@ -68225,21 +68210,6 @@
<Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" />
</Annotations>
<Annotations Target="microsoft.graph.restoreCloudPc(microsoft.graph.managedDevice, Edm.String)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-08-22" />
<PropertyValue Property="Description" String="The restoreCloudPc API is deprecated and will stop returning on Sep 30, 2023. Please use restore instead" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-10-30" />
<PropertyValue Property="Version" String="2023-07/restoreCloudPc" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.restrictedAppsState">
<Annotation Term="Org.OData.Core.V1.Description" String="Restricted apps state" />
</Annotations>
Expand Down
15 changes: 15 additions & 0 deletions schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -33516,6 +33516,11 @@
<PropertyValue Property="Insertable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SelectRestrictions">
<Record>
<PropertyValue Property="Selectable" Bool="false" />
Expand Down Expand Up @@ -33603,6 +33608,11 @@
<PropertyValue Property="Insertable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.SortRestrictions">
<Record>
Expand Down Expand Up @@ -56479,6 +56489,11 @@
<PropertyValue Property="Filterable" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SelectRestrictions">
<Record>
<PropertyValue Property="Selectable" Bool="true" />
Expand Down
Loading

0 comments on commit 6591ba5

Please sign in to comment.