Skip to content

Commit 3717eca

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean beta metadata file with 206096 [skip ci]
1 parent 4528a85 commit 3717eca

File tree

3 files changed

+75
-249
lines changed

3 files changed

+75
-249
lines changed

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsbeta.xml

Lines changed: 25 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -118704,23 +118704,15 @@
118704118704
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/CustomUsername1">
118705118705
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
118706118706
<Record>
118707-
<PropertyValue Property="Description" String="Delete customUsernameSignInIdentifier" />
118708-
<PropertyValue Property="LongDescription" String="Delete a customUsernameSignInIdentifier object." />
118707+
<PropertyValue Property="Description" String="Delete signInIdentifierBase" />
118708+
<PropertyValue Property="LongDescription" String="Delete a signInIdentifierBase object. Supported only for the customUsernameSignInIdentifier derived type." />
118709118709
</Record>
118710118710
</Annotation>
118711118711
<Annotation Term="Org.OData.Core.V1.Links">
118712118712
<Collection>
118713118713
<Record>
118714118714
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/delete" />
118715-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/customusernamesigninidentifier-delete?view=graph-rest-beta" />
118716-
</Record>
118717-
<Record>
118718-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
118719-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/customusernamesigninidentifier-get?view=graph-rest-beta" />
118720-
</Record>
118721-
<Record>
118722-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
118723-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/customusernamesigninidentifier-update?view=graph-rest-beta" />
118715+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/signinidentifierbase-delete?view=graph-rest-beta" />
118724118716
</Record>
118725118717
<Record>
118726118718
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
@@ -118730,34 +118722,20 @@
118730118722
</Annotation>
118731118723
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
118732118724
<Record>
118733-
<PropertyValue Property="Description" String="Get customUsernameSignInIdentifier" />
118734-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of customUsernameSignInIdentifier object." />
118735-
</Record>
118736-
</Annotation>
118737-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
118738-
<Record>
118739-
<PropertyValue Property="Description" String="Update customUsernameSignInIdentifier" />
118740-
<PropertyValue Property="LongDescription" String="Update the properties of a customUsernameSignInIdentifier object." />
118725+
<PropertyValue Property="Description" String="Get signInIdentifierBase" />
118726+
<PropertyValue Property="LongDescription" String="Read the properties and relationships of a signInIdentifierBase object." />
118741118727
</Record>
118742118728
</Annotation>
118743118729
</Annotations>
118744118730
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/Email">
118745118731
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
118746118732
<Record>
118747-
<PropertyValue Property="Description" String="Get emailSignInIdentifier" />
118748-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of emailSignInIdentifier object." />
118733+
<PropertyValue Property="Description" String="Get signInIdentifierBase" />
118734+
<PropertyValue Property="LongDescription" String="Read the properties and relationships of a signInIdentifierBase object." />
118749118735
</Record>
118750118736
</Annotation>
118751118737
<Annotation Term="Org.OData.Core.V1.Links">
118752118738
<Collection>
118753-
<Record>
118754-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
118755-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/emailsigninidentifier-get?view=graph-rest-beta" />
118756-
</Record>
118757-
<Record>
118758-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
118759-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/emailsigninidentifier-update?view=graph-rest-beta" />
118760-
</Record>
118761118739
<Record>
118762118740
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
118763118741
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/signinidentifierbase-get?view=graph-rest-beta" />
@@ -118770,60 +118748,8 @@
118770118748
</Annotation>
118771118749
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
118772118750
<Record>
118773-
<PropertyValue Property="Description" String="Update emailSignInIdentifier" />
118774-
<PropertyValue Property="LongDescription" String="Update the properties of an emailSignInIdentifier object." />
118775-
</Record>
118776-
</Annotation>
118777-
</Annotations>
118778-
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/UPN">
118779-
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
118780-
<Record>
118781-
<PropertyValue Property="Description" String="Get upnSignInIdentifier" />
118782-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of upnSignInIdentifier object." />
118783-
</Record>
118784-
</Annotation>
118785-
<Annotation Term="Org.OData.Core.V1.Links">
118786-
<Collection>
118787-
<Record>
118788-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
118789-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/upnsigninidentifier-get?view=graph-rest-beta" />
118790-
</Record>
118791-
<Record>
118792-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
118793-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/upnsigninidentifier-update?view=graph-rest-beta" />
118794-
</Record>
118795-
</Collection>
118796-
</Annotation>
118797-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
118798-
<Record>
118799-
<PropertyValue Property="Description" String="Update upnSignInIdentifier" />
118800-
<PropertyValue Property="LongDescription" String="Update the properties of an upnSignInIdentifier object." />
118801-
</Record>
118802-
</Annotation>
118803-
</Annotations>
118804-
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/Username">
118805-
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
118806-
<Record>
118807-
<PropertyValue Property="Description" String="Get usernameSignInIdentifier" />
118808-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of usernameSignInIdentifier object." />
118809-
</Record>
118810-
</Annotation>
118811-
<Annotation Term="Org.OData.Core.V1.Links">
118812-
<Collection>
118813-
<Record>
118814-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
118815-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/usernamesigninidentifier-get?view=graph-rest-beta" />
118816-
</Record>
118817-
<Record>
118818-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
118819-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/usernamesigninidentifier-update?view=graph-rest-beta" />
118820-
</Record>
118821-
</Collection>
118822-
</Annotation>
118823-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
118824-
<Record>
118825-
<PropertyValue Property="Description" String="Update usernameSignInIdentifier" />
118826-
<PropertyValue Property="LongDescription" String="Update the properties of a usernameSignInIdentifier object." />
118751+
<PropertyValue Property="Description" String="Update signInIdentifierBase" />
118752+
<PropertyValue Property="LongDescription" String="Update the properties of a signInIdentifierBase object." />
118827118753
</Record>
118828118754
</Annotation>
118829118755
</Annotations>
@@ -120019,6 +119945,22 @@
120019119945
</Collection>
120020119946
</Annotation>
120021119947
</Annotations>
119948+
<Annotations Target="microsoft.graph.GraphService/identityGovernance/entitlementManagement/assignmentPolicies">
119949+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
119950+
<Record>
119951+
<PropertyValue Property="Description" String="Create accessPackageAssignmentPolicy" />
119952+
<PropertyValue Property="LongDescription" String="Create a new accessPackageAssignmentPolicy object in Microsoft Entra entitlement management." />
119953+
</Record>
119954+
</Annotation>
119955+
<Annotation Term="Org.OData.Core.V1.Links">
119956+
<Collection>
119957+
<Record>
119958+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
119959+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta" />
119960+
</Record>
119961+
</Collection>
119962+
</Annotation>
119963+
</Annotations>
120022119964
<Annotations Target="microsoft.graph.GraphService/identityGovernance/entitlementManagement/assignmentRequests">
120023119965
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
120024119966
<Record>

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsbeta.xml

Lines changed: 25 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -119211,23 +119211,15 @@
119211119211
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/CustomUsername1">
119212119212
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
119213119213
<Record>
119214-
<PropertyValue Property="Description" String="Delete customUsernameSignInIdentifier" />
119215-
<PropertyValue Property="LongDescription" String="Delete a customUsernameSignInIdentifier object." />
119214+
<PropertyValue Property="Description" String="Delete signInIdentifierBase" />
119215+
<PropertyValue Property="LongDescription" String="Delete a signInIdentifierBase object. Supported only for the customUsernameSignInIdentifier derived type." />
119216119216
</Record>
119217119217
</Annotation>
119218119218
<Annotation Term="Org.OData.Core.V1.Links">
119219119219
<Collection>
119220119220
<Record>
119221119221
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/delete" />
119222-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/customusernamesigninidentifier-delete?view=graph-rest-beta" />
119223-
</Record>
119224-
<Record>
119225-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
119226-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/customusernamesigninidentifier-get?view=graph-rest-beta" />
119227-
</Record>
119228-
<Record>
119229-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
119230-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/customusernamesigninidentifier-update?view=graph-rest-beta" />
119222+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/signinidentifierbase-delete?view=graph-rest-beta" />
119231119223
</Record>
119232119224
<Record>
119233119225
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
@@ -119237,34 +119229,20 @@
119237119229
</Annotation>
119238119230
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119239119231
<Record>
119240-
<PropertyValue Property="Description" String="Get customUsernameSignInIdentifier" />
119241-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of customUsernameSignInIdentifier object." />
119242-
</Record>
119243-
</Annotation>
119244-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
119245-
<Record>
119246-
<PropertyValue Property="Description" String="Update customUsernameSignInIdentifier" />
119247-
<PropertyValue Property="LongDescription" String="Update the properties of a customUsernameSignInIdentifier object." />
119232+
<PropertyValue Property="Description" String="Get signInIdentifierBase" />
119233+
<PropertyValue Property="LongDescription" String="Read the properties and relationships of a signInIdentifierBase object." />
119248119234
</Record>
119249119235
</Annotation>
119250119236
</Annotations>
119251119237
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/Email">
119252119238
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119253119239
<Record>
119254-
<PropertyValue Property="Description" String="Get emailSignInIdentifier" />
119255-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of emailSignInIdentifier object." />
119240+
<PropertyValue Property="Description" String="Get signInIdentifierBase" />
119241+
<PropertyValue Property="LongDescription" String="Read the properties and relationships of a signInIdentifierBase object." />
119256119242
</Record>
119257119243
</Annotation>
119258119244
<Annotation Term="Org.OData.Core.V1.Links">
119259119245
<Collection>
119260-
<Record>
119261-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
119262-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/emailsigninidentifier-get?view=graph-rest-beta" />
119263-
</Record>
119264-
<Record>
119265-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
119266-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/emailsigninidentifier-update?view=graph-rest-beta" />
119267-
</Record>
119268119246
<Record>
119269119247
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
119270119248
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/signinidentifierbase-get?view=graph-rest-beta" />
@@ -119277,60 +119255,8 @@
119277119255
</Annotation>
119278119256
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
119279119257
<Record>
119280-
<PropertyValue Property="Description" String="Update emailSignInIdentifier" />
119281-
<PropertyValue Property="LongDescription" String="Update the properties of an emailSignInIdentifier object." />
119282-
</Record>
119283-
</Annotation>
119284-
</Annotations>
119285-
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/UPN">
119286-
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119287-
<Record>
119288-
<PropertyValue Property="Description" String="Get upnSignInIdentifier" />
119289-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of upnSignInIdentifier object." />
119290-
</Record>
119291-
</Annotation>
119292-
<Annotation Term="Org.OData.Core.V1.Links">
119293-
<Collection>
119294-
<Record>
119295-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
119296-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/upnsigninidentifier-get?view=graph-rest-beta" />
119297-
</Record>
119298-
<Record>
119299-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
119300-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/upnsigninidentifier-update?view=graph-rest-beta" />
119301-
</Record>
119302-
</Collection>
119303-
</Annotation>
119304-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
119305-
<Record>
119306-
<PropertyValue Property="Description" String="Update upnSignInIdentifier" />
119307-
<PropertyValue Property="LongDescription" String="Update the properties of an upnSignInIdentifier object." />
119308-
</Record>
119309-
</Annotation>
119310-
</Annotations>
119311-
<Annotations Target="microsoft.graph.GraphService/identity/signInIdentifiers/Username">
119312-
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
119313-
<Record>
119314-
<PropertyValue Property="Description" String="Get usernameSignInIdentifier" />
119315-
<PropertyValue Property="LongDescription" String="Read the properties and relationships of usernameSignInIdentifier object." />
119316-
</Record>
119317-
</Annotation>
119318-
<Annotation Term="Org.OData.Core.V1.Links">
119319-
<Collection>
119320-
<Record>
119321-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
119322-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/usernamesigninidentifier-get?view=graph-rest-beta" />
119323-
</Record>
119324-
<Record>
119325-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
119326-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/usernamesigninidentifier-update?view=graph-rest-beta" />
119327-
</Record>
119328-
</Collection>
119329-
</Annotation>
119330-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
119331-
<Record>
119332-
<PropertyValue Property="Description" String="Update usernameSignInIdentifier" />
119333-
<PropertyValue Property="LongDescription" String="Update the properties of a usernameSignInIdentifier object." />
119258+
<PropertyValue Property="Description" String="Update signInIdentifierBase" />
119259+
<PropertyValue Property="LongDescription" String="Update the properties of a signInIdentifierBase object." />
119334119260
</Record>
119335119261
</Annotation>
119336119262
</Annotations>
@@ -120526,6 +120452,22 @@
120526120452
</Collection>
120527120453
</Annotation>
120528120454
</Annotations>
120455+
<Annotations Target="microsoft.graph.GraphService/identityGovernance/entitlementManagement/assignmentPolicies">
120456+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
120457+
<Record>
120458+
<PropertyValue Property="Description" String="Create accessPackageAssignmentPolicy" />
120459+
<PropertyValue Property="LongDescription" String="Create a new accessPackageAssignmentPolicy object in Microsoft Entra entitlement management." />
120460+
</Record>
120461+
</Annotation>
120462+
<Annotation Term="Org.OData.Core.V1.Links">
120463+
<Collection>
120464+
<Record>
120465+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
120466+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta" />
120467+
</Record>
120468+
</Collection>
120469+
</Annotation>
120470+
</Annotations>
120529120471
<Annotations Target="microsoft.graph.GraphService/identityGovernance/entitlementManagement/assignmentRequests">
120530120472
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
120531120473
<Record>

0 commit comments

Comments
 (0)