Skip to content

Commit 7e34106

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 200882
1 parent 114d322 commit 7e34106

File tree

3 files changed

+93
-45
lines changed

3 files changed

+93
-45
lines changed

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsbeta.xml

Lines changed: 31 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19129,7 +19129,7 @@
1912919129
<Annotation Term="Org.OData.Core.V1.Description" String="The service plan type of the Cloud PC." />
1913019130
</Property>
1913119131
<Property Name="sharedDeviceDetail" Type="graph.cloudPcFrontlineSharedDeviceDetail">
19132-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Cloud PC device details (for example, assignedToUserPrincipalName) associated with the frontline shared service plan." />
19132+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Cloud PC device details associated with the frontline shared service plan, including the user's UPN and the session start date and time." />
1913319133
</Property>
1913419134
<Property Name="status" Type="graph.cloudPcStatus" Nullable="false">
1913519135
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the Cloud PC. Possible values are: notProvisioned, provisioning, provisioned, inGracePeriod, deprovisioning, failed, provisionedWithWarnings, resizing, restoring, pendingProvision, unknownFutureValue, movingRegion, resizePendingLicense, modifyingSingleSignOn, preparing. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: movingRegion, resizePendingLicense, modifyingSingleSignOn, preparing." />
@@ -19428,10 +19428,10 @@
1942819428
<EntityType Name="cloudPcFrontLineServicePlan" BaseType="graph.entity">
1942919429
<Property Name="allotmentLicensesCount" Type="Edm.Int32" />
1943019430
<Property Name="displayName" Type="Edm.String">
19431-
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the front-line service plan. For example, 2vCPU/8GB/128GB Front-line or 4vCPU/16GB/256GB Front-line." />
19431+
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the frontline service plan. For example, 2vCPU/8GB/128GB Front-line or 4vCPU/16GB/256GB Front-line." />
1943219432
</Property>
1943319433
<Property Name="totalCount" Type="Edm.Int32">
19434-
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of front-line service plans purchased by the customer." />
19434+
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of frontline service plans purchased by the customer." />
1943519435
</Property>
1943619436
<Property Name="usedCount" Type="Edm.Int32">
1943719437
<Annotation Term="Org.OData.Core.V1.Description" String="The number of service plans that have been used for the account." />
@@ -90454,7 +90454,7 @@
9045490454
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
9045590455
<Record>
9045690456
<PropertyValue Property="Description" String="driveItem: restore" />
90457-
<PropertyValue Property="LongDescription" String="Restore a driveItem that has been deleted and is currently in the recycle bin." />
90457+
<PropertyValue Property="LongDescription" String="Restore a deleted driveItem that is currently in the recycle bin." />
9045890458
</Record>
9045990459
</Annotation>
9046090460
<Annotation Term="Org.OData.Core.V1.Links">
@@ -90509,15 +90509,15 @@
9050990509
<Parameter Name="bindingParameter" Type="graph.driveItemVersion" />
9051090510
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
9051190511
<Record>
90512-
<PropertyValue Property="Description" String="Restore a previous version of a DriveItem" />
90513-
<PropertyValue Property="LongDescription" String="Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file." />
90512+
<PropertyValue Property="Description" String="driveItemVersion: restoreVersion" />
90513+
<PropertyValue Property="LongDescription" String="Restore a previous version of a driveItem to be the current version. This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file." />
9051490514
</Record>
9051590515
</Annotation>
9051690516
<Annotation Term="Org.OData.Core.V1.Links">
9051790517
<Collection>
9051890518
<Record>
9051990519
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/action" />
90520-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" />
90520+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-beta" />
9052190521
</Record>
9052290522
</Collection>
9052390523
</Annotation>
@@ -107802,6 +107802,22 @@
107802107802
</Collection>
107803107803
</Annotation>
107804107804
</Annotations>
107805+
<Annotations Target="microsoft.graph.GraphService/deviceManagement/virtualEndpoint/managedLicenses">
107806+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
107807+
<Record>
107808+
<PropertyValue Property="Description" String="List managedLicenses" />
107809+
<PropertyValue Property="LongDescription" String="Get information about cloudPcManagedLicense objects that the Cloud PC service manages directly." />
107810+
</Record>
107811+
</Annotation>
107812+
<Annotation Term="Org.OData.Core.V1.Links">
107813+
<Collection>
107814+
<Record>
107815+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
107816+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/virtualendpoint-list-managedlicenses?view=graph-rest-beta" />
107817+
</Record>
107818+
</Collection>
107819+
</Annotation>
107820+
</Annotations>
107805107821
<Annotations Target="microsoft.graph.GraphService/deviceManagement/virtualEndpoint/onPremisesConnections">
107806107822
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
107807107823
<Record>
@@ -119409,12 +119425,12 @@
119409119425
<Annotations Target="microsoft.graph.GraphService/me/drive/items/versions">
119410119426
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119411119427
<Record>
119412-
<PropertyValue Property="Description" String="List versions of a driveItem" />
119413-
<PropertyValue Property="LongDescription" String="OneDrive and SharePoint can be configured to retain the history for files.&#xD;&#xA;Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings that may be unique per user or location." />
119428+
<PropertyValue Property="Description" String="List versions" />
119429+
<PropertyValue Property="LongDescription" String="Retrieve the versions of a file. OneDrive and SharePoint can be configured to retain the history for files. Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings that may be unique per user or location." />
119414119430
<PropertyValue Property="ReadByKeyRestrictions">
119415119431
<Record>
119416-
<PropertyValue Property="Description" String="Get a DriveItemVersion resource (preview)" />
119417-
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a DriveItem." />
119432+
<PropertyValue Property="Description" String="Get driveItemVersion" />
119433+
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a driveItem." />
119418119434
</Record>
119419119435
</PropertyValue>
119420119436
</Record>
@@ -119435,7 +119451,7 @@
119435119451
<Annotations Target="microsoft.graph.GraphService/me/drive/items/versions/content">
119436119452
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119437119453
<Record>
119438-
<PropertyValue Property="Description" String="Download contents of a DriveItemVersion resource (preview)" />
119454+
<PropertyValue Property="Description" String="Download contents of a driveItemVersion resource" />
119439119455
<PropertyValue Property="LongDescription" String="Retrieve the contents of a specific version of a driveItem." />
119440119456
</Record>
119441119457
</Annotation>
@@ -119451,8 +119467,8 @@
119451119467
<Annotations Target="microsoft.graph.GraphService/me/drive/items/versions/current">
119452119468
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119453119469
<Record>
119454-
<PropertyValue Property="Description" String="Get a DriveItemVersion resource (preview)" />
119455-
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a DriveItem." />
119470+
<PropertyValue Property="Description" String="Get driveItemVersion" />
119471+
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a driveItem." />
119456119472
</Record>
119457119473
</Annotation>
119458119474
<Annotation Term="Org.OData.Core.V1.Links">
@@ -120886,7 +120902,7 @@
120886120902
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
120887120903
<Record>
120888120904
<PropertyValue Property="Description" String="driveItem: createUploadSession" />
120889-
<PropertyValue Property="LongDescription" String="Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:" />
120905+
<PropertyValue Property="LongDescription" String="Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests. It also enables the transfer to resume if the connection is dropped during the upload. To upload a file using an upload session:" />
120890120906
</Record>
120891120907
</Annotation>
120892120908
</Annotations>

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsbeta.xml

Lines changed: 31 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19129,7 +19129,7 @@
1912919129
<Annotation Term="Org.OData.Core.V1.Description" String="The service plan type of the Cloud PC." />
1913019130
</Property>
1913119131
<Property Name="sharedDeviceDetail" Type="graph.cloudPcFrontlineSharedDeviceDetail">
19132-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Cloud PC device details (for example, assignedToUserPrincipalName) associated with the frontline shared service plan." />
19132+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Cloud PC device details associated with the frontline shared service plan, including the user's UPN and the session start date and time." />
1913319133
</Property>
1913419134
<Property Name="status" Type="graph.cloudPcStatus" Nullable="false">
1913519135
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the Cloud PC. Possible values are: notProvisioned, provisioning, provisioned, inGracePeriod, deprovisioning, failed, provisionedWithWarnings, resizing, restoring, pendingProvision, unknownFutureValue, movingRegion, resizePendingLicense, modifyingSingleSignOn, preparing. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: movingRegion, resizePendingLicense, modifyingSingleSignOn, preparing." />
@@ -19428,10 +19428,10 @@
1942819428
<EntityType Name="cloudPcFrontLineServicePlan" BaseType="graph.entity">
1942919429
<Property Name="allotmentLicensesCount" Type="Edm.Int32" />
1943019430
<Property Name="displayName" Type="Edm.String">
19431-
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the front-line service plan. For example, 2vCPU/8GB/128GB Front-line or 4vCPU/16GB/256GB Front-line." />
19431+
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the frontline service plan. For example, 2vCPU/8GB/128GB Front-line or 4vCPU/16GB/256GB Front-line." />
1943219432
</Property>
1943319433
<Property Name="totalCount" Type="Edm.Int32">
19434-
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of front-line service plans purchased by the customer." />
19434+
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of frontline service plans purchased by the customer." />
1943519435
</Property>
1943619436
<Property Name="usedCount" Type="Edm.Int32">
1943719437
<Annotation Term="Org.OData.Core.V1.Description" String="The number of service plans that have been used for the account." />
@@ -90472,7 +90472,7 @@
9047290472
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
9047390473
<Record>
9047490474
<PropertyValue Property="Description" String="driveItem: restore" />
90475-
<PropertyValue Property="LongDescription" String="Restore a driveItem that has been deleted and is currently in the recycle bin." />
90475+
<PropertyValue Property="LongDescription" String="Restore a deleted driveItem that is currently in the recycle bin." />
9047690476
</Record>
9047790477
</Annotation>
9047890478
<Annotation Term="Org.OData.Core.V1.Links">
@@ -90527,15 +90527,15 @@
9052790527
<Parameter Name="bindingParameter" Type="graph.driveItemVersion" />
9052890528
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
9052990529
<Record>
90530-
<PropertyValue Property="Description" String="Restore a previous version of a DriveItem" />
90531-
<PropertyValue Property="LongDescription" String="Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file." />
90530+
<PropertyValue Property="Description" String="driveItemVersion: restoreVersion" />
90531+
<PropertyValue Property="LongDescription" String="Restore a previous version of a driveItem to be the current version. This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file." />
9053290532
</Record>
9053390533
</Annotation>
9053490534
<Annotation Term="Org.OData.Core.V1.Links">
9053590535
<Collection>
9053690536
<Record>
9053790537
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/action" />
90538-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" />
90538+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-beta" />
9053990539
</Record>
9054090540
</Collection>
9054190541
</Annotation>
@@ -107829,6 +107829,22 @@
107829107829
</Collection>
107830107830
</Annotation>
107831107831
</Annotations>
107832+
<Annotations Target="microsoft.graph.GraphService/deviceManagement/virtualEndpoint/managedLicenses">
107833+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
107834+
<Record>
107835+
<PropertyValue Property="Description" String="List managedLicenses" />
107836+
<PropertyValue Property="LongDescription" String="Get information about cloudPcManagedLicense objects that the Cloud PC service manages directly." />
107837+
</Record>
107838+
</Annotation>
107839+
<Annotation Term="Org.OData.Core.V1.Links">
107840+
<Collection>
107841+
<Record>
107842+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
107843+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/virtualendpoint-list-managedlicenses?view=graph-rest-beta" />
107844+
</Record>
107845+
</Collection>
107846+
</Annotation>
107847+
</Annotations>
107832107848
<Annotations Target="microsoft.graph.GraphService/deviceManagement/virtualEndpoint/onPremisesConnections">
107833107849
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
107834107850
<Record>
@@ -119916,12 +119932,12 @@
119916119932
<Annotations Target="microsoft.graph.GraphService/me/drive/items/versions">
119917119933
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119918119934
<Record>
119919-
<PropertyValue Property="Description" String="List versions of a driveItem" />
119920-
<PropertyValue Property="LongDescription" String="OneDrive and SharePoint can be configured to retain the history for files.&#xD;&#xA;Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings that may be unique per user or location." />
119935+
<PropertyValue Property="Description" String="List versions" />
119936+
<PropertyValue Property="LongDescription" String="Retrieve the versions of a file. OneDrive and SharePoint can be configured to retain the history for files. Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings that may be unique per user or location." />
119921119937
<PropertyValue Property="ReadByKeyRestrictions">
119922119938
<Record>
119923-
<PropertyValue Property="Description" String="Get a DriveItemVersion resource (preview)" />
119924-
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a DriveItem." />
119939+
<PropertyValue Property="Description" String="Get driveItemVersion" />
119940+
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a driveItem." />
119925119941
</Record>
119926119942
</PropertyValue>
119927119943
</Record>
@@ -119942,7 +119958,7 @@
119942119958
<Annotations Target="microsoft.graph.GraphService/me/drive/items/versions/content">
119943119959
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119944119960
<Record>
119945-
<PropertyValue Property="Description" String="Download contents of a DriveItemVersion resource (preview)" />
119961+
<PropertyValue Property="Description" String="Download contents of a driveItemVersion resource" />
119946119962
<PropertyValue Property="LongDescription" String="Retrieve the contents of a specific version of a driveItem." />
119947119963
</Record>
119948119964
</Annotation>
@@ -119958,8 +119974,8 @@
119958119974
<Annotations Target="microsoft.graph.GraphService/me/drive/items/versions/current">
119959119975
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119960119976
<Record>
119961-
<PropertyValue Property="Description" String="Get a DriveItemVersion resource (preview)" />
119962-
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a DriveItem." />
119977+
<PropertyValue Property="Description" String="Get driveItemVersion" />
119978+
<PropertyValue Property="LongDescription" String="Retrieve the metadata for a specific version of a driveItem." />
119963119979
</Record>
119964119980
</Annotation>
119965119981
<Annotation Term="Org.OData.Core.V1.Links">
@@ -121393,7 +121409,7 @@
121393121409
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
121394121410
<Record>
121395121411
<PropertyValue Property="Description" String="driveItem: createUploadSession" />
121396-
<PropertyValue Property="LongDescription" String="Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:" />
121412+
<PropertyValue Property="LongDescription" String="Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests. It also enables the transfer to resume if the connection is dropped during the upload. To upload a file using an upload session:" />
121397121413
</Record>
121398121414
</Annotation>
121399121415
</Annotations>

0 commit comments

Comments
 (0)