Skip to content

Commit 51fea94

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean v1.0 metadata file with 201076 [skip ci]
1 parent 7e34106 commit 51fea94

File tree

3 files changed

+252
-0
lines changed

3 files changed

+252
-0
lines changed

clean_v10_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsv1.0.xml

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58443,6 +58443,22 @@
5844358443
</Collection>
5844458444
</Annotation>
5844558445
</Annotations>
58446+
<Annotations Target="microsoft.graph.GraphService/users/employeeExperience/assignedRoles">
58447+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
58448+
<Record>
58449+
<PropertyValue Property="Description" String="List assignedRoles" />
58450+
<PropertyValue Property="LongDescription" String="Get a list of all the roles assigned to a user in Viva Engage." />
58451+
</Record>
58452+
</Annotation>
58453+
<Annotation Term="Org.OData.Core.V1.Links">
58454+
<Collection>
58455+
<Record>
58456+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
58457+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperienceuser-list-assignedroles?view=graph-rest-1.0" />
58458+
</Record>
58459+
</Collection>
58460+
</Annotation>
58461+
</Annotations>
5844658462
<Annotations Target="microsoft.graph.GraphService/users/employeeExperience/learningCourseActivities">
5844758463
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
5844858464
<Record>
@@ -62394,6 +62410,58 @@
6239462410
</Record>
6239562411
</Annotation>
6239662412
</Annotations>
62413+
<Annotations Target="microsoft.graph.GraphService/employeeExperience/roles">
62414+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
62415+
<Record>
62416+
<PropertyValue Property="Description" String="List roles" />
62417+
<PropertyValue Property="LongDescription" String="Get a list of all the roles that can be assigned in Viva Engage." />
62418+
</Record>
62419+
</Annotation>
62420+
<Annotation Term="Org.OData.Core.V1.Links">
62421+
<Collection>
62422+
<Record>
62423+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
62424+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperience-list-roles?view=graph-rest-1.0" />
62425+
</Record>
62426+
</Collection>
62427+
</Annotation>
62428+
</Annotations>
62429+
<Annotations Target="microsoft.graph.GraphService/employeeExperience/roles/members">
62430+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
62431+
<Record>
62432+
<PropertyValue Property="Description" String="List members" />
62433+
<PropertyValue Property="LongDescription" String="Get a list of users with assigned roles in Viva Engage." />
62434+
</Record>
62435+
</Annotation>
62436+
<Annotation Term="Org.OData.Core.V1.Links">
62437+
<Collection>
62438+
<Record>
62439+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
62440+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-list-members?view=graph-rest-1.0" />
62441+
</Record>
62442+
<Record>
62443+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
62444+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-post-members?view=graph-rest-1.0" />
62445+
</Record>
62446+
<Record>
62447+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/delete" />
62448+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-delete-members?view=graph-rest-1.0" />
62449+
</Record>
62450+
</Collection>
62451+
</Annotation>
62452+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
62453+
<Record>
62454+
<PropertyValue Property="Description" String="Create engagementRoleMember" />
62455+
<PropertyValue Property="LongDescription" String="Create a new engagementRoleMember object that assigns a Viva Engage role to a user." />
62456+
</Record>
62457+
</Annotation>
62458+
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
62459+
<Record>
62460+
<PropertyValue Property="Description" String="Delete engagementRoleMember" />
62461+
<PropertyValue Property="LongDescription" String="Delete a Viva Engage role from a user." />
62462+
</Record>
62463+
</Annotation>
62464+
</Annotations>
6239762465
<Annotations Target="microsoft.graph.GraphService/external/connections">
6239862466
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
6239962467
<Record>
@@ -68623,6 +68691,22 @@
6862368691
</Collection>
6862468692
</Annotation>
6862568693
</Annotations>
68694+
<Annotations Target="microsoft.graph.GraphService/me/employeeExperience/assignedRoles">
68695+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
68696+
<Record>
68697+
<PropertyValue Property="Description" String="List assignedRoles" />
68698+
<PropertyValue Property="LongDescription" String="Get a list of all the roles assigned to a user in Viva Engage." />
68699+
</Record>
68700+
</Annotation>
68701+
<Annotation Term="Org.OData.Core.V1.Links">
68702+
<Collection>
68703+
<Record>
68704+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
68705+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperienceuser-list-assignedroles?view=graph-rest-1.0" />
68706+
</Record>
68707+
</Collection>
68708+
</Annotation>
68709+
</Annotations>
6862668710
<Annotations Target="microsoft.graph.GraphService/me/events">
6862768711
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
6862868712
<Record>

clean_v10_metadata/cleanMetadataWithDescriptionsAndAnnotationsv1.0.xml

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58442,6 +58442,22 @@
5844258442
</Collection>
5844358443
</Annotation>
5844458444
</Annotations>
58445+
<Annotations Target="microsoft.graph.GraphService/users/employeeExperience/assignedRoles">
58446+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
58447+
<Record>
58448+
<PropertyValue Property="Description" String="List assignedRoles" />
58449+
<PropertyValue Property="LongDescription" String="Get a list of all the roles assigned to a user in Viva Engage." />
58450+
</Record>
58451+
</Annotation>
58452+
<Annotation Term="Org.OData.Core.V1.Links">
58453+
<Collection>
58454+
<Record>
58455+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
58456+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperienceuser-list-assignedroles?view=graph-rest-1.0" />
58457+
</Record>
58458+
</Collection>
58459+
</Annotation>
58460+
</Annotations>
5844558461
<Annotations Target="microsoft.graph.GraphService/users/employeeExperience/learningCourseActivities">
5844658462
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
5844758463
<Record>
@@ -62581,6 +62597,58 @@
6258162597
</Record>
6258262598
</Annotation>
6258362599
</Annotations>
62600+
<Annotations Target="microsoft.graph.GraphService/employeeExperience/roles">
62601+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
62602+
<Record>
62603+
<PropertyValue Property="Description" String="List roles" />
62604+
<PropertyValue Property="LongDescription" String="Get a list of all the roles that can be assigned in Viva Engage." />
62605+
</Record>
62606+
</Annotation>
62607+
<Annotation Term="Org.OData.Core.V1.Links">
62608+
<Collection>
62609+
<Record>
62610+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
62611+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperience-list-roles?view=graph-rest-1.0" />
62612+
</Record>
62613+
</Collection>
62614+
</Annotation>
62615+
</Annotations>
62616+
<Annotations Target="microsoft.graph.GraphService/employeeExperience/roles/members">
62617+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
62618+
<Record>
62619+
<PropertyValue Property="Description" String="List members" />
62620+
<PropertyValue Property="LongDescription" String="Get a list of users with assigned roles in Viva Engage." />
62621+
</Record>
62622+
</Annotation>
62623+
<Annotation Term="Org.OData.Core.V1.Links">
62624+
<Collection>
62625+
<Record>
62626+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
62627+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-list-members?view=graph-rest-1.0" />
62628+
</Record>
62629+
<Record>
62630+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
62631+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-post-members?view=graph-rest-1.0" />
62632+
</Record>
62633+
<Record>
62634+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/delete" />
62635+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-delete-members?view=graph-rest-1.0" />
62636+
</Record>
62637+
</Collection>
62638+
</Annotation>
62639+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
62640+
<Record>
62641+
<PropertyValue Property="Description" String="Create engagementRoleMember" />
62642+
<PropertyValue Property="LongDescription" String="Create a new engagementRoleMember object that assigns a Viva Engage role to a user." />
62643+
</Record>
62644+
</Annotation>
62645+
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
62646+
<Record>
62647+
<PropertyValue Property="Description" String="Delete engagementRoleMember" />
62648+
<PropertyValue Property="LongDescription" String="Delete a Viva Engage role from a user." />
62649+
</Record>
62650+
</Annotation>
62651+
</Annotations>
6258462652
<Annotations Target="microsoft.graph.GraphService/external/connections">
6258562653
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
6258662654
<Record>
@@ -68810,6 +68878,22 @@
6881068878
</Collection>
6881168879
</Annotation>
6881268880
</Annotations>
68881+
<Annotations Target="microsoft.graph.GraphService/me/employeeExperience/assignedRoles">
68882+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
68883+
<Record>
68884+
<PropertyValue Property="Description" String="List assignedRoles" />
68885+
<PropertyValue Property="LongDescription" String="Get a list of all the roles assigned to a user in Viva Engage." />
68886+
</Record>
68887+
</Annotation>
68888+
<Annotation Term="Org.OData.Core.V1.Links">
68889+
<Collection>
68890+
<Record>
68891+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
68892+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperienceuser-list-assignedroles?view=graph-rest-1.0" />
68893+
</Record>
68894+
</Collection>
68895+
</Annotation>
68896+
</Annotations>
6881368897
<Annotations Target="microsoft.graph.GraphService/me/events">
6881468898
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
6881568899
<Record>

clean_v10_metadata/cleanMetadataWithDescriptionsv1.0.xml

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58430,6 +58430,22 @@
5843058430
</Collection>
5843158431
</Annotation>
5843258432
</Annotations>
58433+
<Annotations Target="microsoft.graph.GraphService/users/employeeExperience/assignedRoles">
58434+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
58435+
<Record>
58436+
<PropertyValue Property="Description" String="List assignedRoles" />
58437+
<PropertyValue Property="LongDescription" String="Get a list of all the roles assigned to a user in Viva Engage." />
58438+
</Record>
58439+
</Annotation>
58440+
<Annotation Term="Org.OData.Core.V1.Links">
58441+
<Collection>
58442+
<Record>
58443+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
58444+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperienceuser-list-assignedroles?view=graph-rest-1.0" />
58445+
</Record>
58446+
</Collection>
58447+
</Annotation>
58448+
</Annotations>
5843358449
<Annotations Target="microsoft.graph.GraphService/users/employeeExperience/learningCourseActivities">
5843458450
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
5843558451
<Record>
@@ -62569,6 +62585,58 @@
6256962585
</Record>
6257062586
</Annotation>
6257162587
</Annotations>
62588+
<Annotations Target="microsoft.graph.GraphService/employeeExperience/roles">
62589+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
62590+
<Record>
62591+
<PropertyValue Property="Description" String="List roles" />
62592+
<PropertyValue Property="LongDescription" String="Get a list of all the roles that can be assigned in Viva Engage." />
62593+
</Record>
62594+
</Annotation>
62595+
<Annotation Term="Org.OData.Core.V1.Links">
62596+
<Collection>
62597+
<Record>
62598+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
62599+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperience-list-roles?view=graph-rest-1.0" />
62600+
</Record>
62601+
</Collection>
62602+
</Annotation>
62603+
</Annotations>
62604+
<Annotations Target="microsoft.graph.GraphService/employeeExperience/roles/members">
62605+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
62606+
<Record>
62607+
<PropertyValue Property="Description" String="List members" />
62608+
<PropertyValue Property="LongDescription" String="Get a list of users with assigned roles in Viva Engage." />
62609+
</Record>
62610+
</Annotation>
62611+
<Annotation Term="Org.OData.Core.V1.Links">
62612+
<Collection>
62613+
<Record>
62614+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
62615+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-list-members?view=graph-rest-1.0" />
62616+
</Record>
62617+
<Record>
62618+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
62619+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-post-members?view=graph-rest-1.0" />
62620+
</Record>
62621+
<Record>
62622+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/delete" />
62623+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/engagementrole-delete-members?view=graph-rest-1.0" />
62624+
</Record>
62625+
</Collection>
62626+
</Annotation>
62627+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
62628+
<Record>
62629+
<PropertyValue Property="Description" String="Create engagementRoleMember" />
62630+
<PropertyValue Property="LongDescription" String="Create a new engagementRoleMember object that assigns a Viva Engage role to a user." />
62631+
</Record>
62632+
</Annotation>
62633+
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
62634+
<Record>
62635+
<PropertyValue Property="Description" String="Delete engagementRoleMember" />
62636+
<PropertyValue Property="LongDescription" String="Delete a Viva Engage role from a user." />
62637+
</Record>
62638+
</Annotation>
62639+
</Annotations>
6257262640
<Annotations Target="microsoft.graph.GraphService/external/connections">
6257362641
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
6257462642
<Record>
@@ -68798,6 +68866,22 @@
6879868866
</Collection>
6879968867
</Annotation>
6880068868
</Annotations>
68869+
<Annotations Target="microsoft.graph.GraphService/me/employeeExperience/assignedRoles">
68870+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
68871+
<Record>
68872+
<PropertyValue Property="Description" String="List assignedRoles" />
68873+
<PropertyValue Property="LongDescription" String="Get a list of all the roles assigned to a user in Viva Engage." />
68874+
</Record>
68875+
</Annotation>
68876+
<Annotation Term="Org.OData.Core.V1.Links">
68877+
<Collection>
68878+
<Record>
68879+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
68880+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/employeeexperienceuser-list-assignedroles?view=graph-rest-1.0" />
68881+
</Record>
68882+
</Collection>
68883+
</Annotation>
68884+
</Annotations>
6880168885
<Annotations Target="microsoft.graph.GraphService/me/events">
6880268886
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
6880368887
<Record>

0 commit comments

Comments
 (0)