Skip to content

Commit 1d5e296

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 189193
1 parent a7bf08c commit 1d5e296

File tree

4 files changed

+15628
-15868
lines changed

4 files changed

+15628
-15868
lines changed

clean_beta_metadata/cleanMetadata.xml

Lines changed: 23 additions & 152 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,22 +1637,6 @@
16371637
<Member Name="months" Value="1" />
16381638
<Member Name="years" Value="2" />
16391639
</EnumType>
1640-
<EnumType Name="changeAnnouncementChangeType">
1641-
<Member Name="breakingChange" Value="0" />
1642-
<Member Name="deprecation" Value="1" />
1643-
<Member Name="endOfSupport" Value="2" />
1644-
<Member Name="featureChange" Value="3" />
1645-
<Member Name="other" Value="4" />
1646-
<Member Name="retirement" Value="5" />
1647-
<Member Name="securityIncident" Value="6" />
1648-
<Member Name="uxChange" Value="7" />
1649-
<Member Name="unknownFutureValue" Value="8" />
1650-
</EnumType>
1651-
<EnumType Name="changeItemState">
1652-
<Member Name="available" Value="0" />
1653-
<Member Name="comingSoon" Value="1" />
1654-
<Member Name="unknownFutureValue" Value="2" />
1655-
</EnumType>
16561640
<EnumType Name="changeType">
16571641
<Member Name="created" Value="0" />
16581642
<Member Name="updated" Value="1" />
@@ -6337,6 +6321,7 @@
63376321
<Member Name="driveItem" Value="5" />
63386322
<Member Name="user" Value="6" />
63396323
<Member Name="teamsChannel" Value="7" />
6324+
<Member Name="onlineMeeting" Value="8" />
63406325
<Member Name="plannerTask" Value="9" />
63416326
</EnumType>
63426327
<EnumType Name="plannerContextState">
@@ -8474,12 +8459,6 @@
84748459
<Member Name="confirmedCompromised" Value="5" />
84758460
<Member Name="unknownFutureValue" Value="6" />
84768461
</EnumType>
8477-
<EnumType Name="roadmapItemDeliveryStage">
8478-
<Member Name="privatePreview" Value="0" />
8479-
<Member Name="publicPreview" Value="1" />
8480-
<Member Name="ga" Value="2" />
8481-
<Member Name="unknownFutureValue" Value="3" />
8482-
</EnumType>
84838462
<EnumType Name="roleAssignmentScheduleFilterByCurrentUserOptions">
84848463
<Member Name="principal" Value="1" />
84858464
<Member Name="unknownFutureValue" Value="2" />
@@ -9378,6 +9357,10 @@
93789357
<Member Name="sip" Value="9" />
93799358
<Member Name="unknownFutureValue" Value="10" />
93809359
</EnumType>
9360+
<EnumType Name="teamworkInteractionType">
9361+
<Member Name="createChat" Value="0" />
9362+
<Member Name="unknownFutureValue" Value="1" />
9363+
</EnumType>
93819364
<EnumType Name="teamworkSoftwareFreshness">
93829365
<Member Name="unknown" Value="0" />
93839366
<Member Name="latest" Value="1" />
@@ -19151,6 +19134,7 @@
1915119134
</ComplexType>
1915219135
<ComplexType Name="teamworkUserIdentity" BaseType="graph.identity" OpenType="true">
1915319136
<Property Name="userIdentityType" Type="graph.teamworkUserIdentityType" />
19137+
<Property Name="userPrincipalName" Type="Edm.String" />
1915419138
</ComplexType>
1915519139
<ComplexType Name="teleconferenceDeviceAudioQuality" BaseType="graph.teleconferenceDeviceMediaQuality" OpenType="true" />
1915619140
<ComplexType Name="teleconferenceDeviceMediaQuality" Abstract="true" OpenType="true">
@@ -22231,13 +22215,6 @@
2223122215
<Property Name="ssid" Type="Edm.String" Nullable="false" />
2223222216
<Property Name="wiFiSecurityType" Type="graph.androidWiFiSecurityType" Nullable="false" />
2223322217
</EntityType>
22234-
<EntityType Name="announcement" BaseType="graph.changeItemBase">
22235-
<Property Name="announcementDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
22236-
<Property Name="changeType" Type="graph.changeAnnouncementChangeType" Nullable="false" />
22237-
<Property Name="impactLink" Type="Edm.String" />
22238-
<Property Name="isCustomerActionRequired" Type="Edm.Boolean" Nullable="false" />
22239-
<Property Name="targetDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
22240-
</EntityType>
2224122218
<EntityType Name="anonymousGuestConversationMember" BaseType="graph.conversationMember">
2224222219
<Property Name="anonymousGuestId" Type="Edm.String" />
2224322220
</EntityType>
@@ -23688,15 +23665,6 @@
2368823665
<Property Name="lastCheckinDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
2368923666
<Property Name="machineName" Type="Edm.String" />
2369023667
</EntityType>
23691-
<EntityType Name="changeItemBase" BaseType="graph.entity" Abstract="true">
23692-
<Property Name="changeItemService" Type="Edm.String" Nullable="false" />
23693-
<Property Name="description" Type="Edm.String" />
23694-
<Property Name="documentationUrls" Type="Collection(Edm.String)" />
23695-
<Property Name="shortDescription" Type="Edm.String" />
23696-
<Property Name="systemTags" Type="Collection(Edm.String)" />
23697-
<Property Name="tags" Type="Collection(Edm.String)" />
23698-
<Property Name="title" Type="Edm.String" />
23699-
</EntityType>
2370023668
<EntityType Name="changeTrackedEntity" BaseType="graph.entity" Abstract="true">
2370123669
<Property Name="createdBy" Type="graph.identitySet" />
2370223670
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
@@ -26962,6 +26930,7 @@
2696226930
<Property Name="feedbackResourcesFolderUrl" Type="Edm.String" />
2696326931
<Property Name="grading" Type="graph.educationAssignmentGradeType" />
2696426932
<Property Name="instructions" Type="graph.educationItemBody" />
26933+
<Property Name="languageTag" Type="Edm.String" />
2696526934
<Property Name="lastModifiedBy" Type="graph.identitySet" />
2696626935
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
2696726936
<Property Name="moduleUrl" Type="Edm.String" />
@@ -27066,6 +27035,7 @@
2706627035
<Property Name="description" Type="Edm.String" />
2706727036
<Property Name="displayName" Type="Edm.String" />
2706827037
<Property Name="isPinned" Type="Edm.Boolean" />
27038+
<Property Name="languageTag" Type="Edm.String" />
2706927039
<Property Name="lastModifiedBy" Type="graph.identitySet" />
2707027040
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
2707127041
<Property Name="resourcesFolderUrl" Type="Edm.String" />
@@ -27276,7 +27246,7 @@
2727627246
<Property Name="terminationDate" Type="Edm.Date" />
2727727247
<NavigationProperty Name="picture" Type="Collection(graph.picture)" ContainsTarget="true" />
2727827248
</EntityType>
27279-
<EntityType Name="employeeExperience">
27249+
<EntityType Name="employeeExperience" BaseType="graph.entity">
2728027250
<NavigationProperty Name="communities" Type="Collection(graph.community)" ContainsTarget="true" />
2728127251
<NavigationProperty Name="engagementAsyncOperations" Type="Collection(graph.engagementAsyncOperation)" ContainsTarget="true" />
2728227252
<NavigationProperty Name="goals" Type="graph.goals" ContainsTarget="true" />
@@ -28673,7 +28643,6 @@
2867328643
<NavigationProperty Name="continuousAccessEvaluationPolicy" Type="graph.continuousAccessEvaluationPolicy" ContainsTarget="true" />
2867428644
<NavigationProperty Name="customAuthenticationExtensions" Type="Collection(graph.customAuthenticationExtension)" ContainsTarget="true" />
2867528645
<NavigationProperty Name="identityProviders" Type="Collection(graph.identityProviderBase)" ContainsTarget="true" />
28676-
<NavigationProperty Name="productChanges" Type="Collection(graph.changeItemBase)" ContainsTarget="true" />
2867728646
<NavigationProperty Name="userFlowAttributes" Type="Collection(graph.identityUserFlowAttribute)" ContainsTarget="true" />
2867828647
<NavigationProperty Name="userFlows" Type="Collection(graph.identityUserFlow)" ContainsTarget="true" />
2867928648
</EntityType>
@@ -33790,13 +33759,6 @@
3379033759
<Property Name="initiatedBy" Type="Edm.String" />
3379133760
<Property Name="userId" Type="Edm.String" />
3379233761
</EntityType>
33793-
<EntityType Name="roadmap" BaseType="graph.changeItemBase">
33794-
<Property Name="category" Type="Edm.String" Nullable="false" />
33795-
<Property Name="changeItemState" Type="graph.changeItemState" Nullable="false" />
33796-
<Property Name="deliveryStage" Type="graph.roadmapItemDeliveryStage" Nullable="false" />
33797-
<Property Name="gotoLink" Type="Edm.String" />
33798-
<Property Name="publishedDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
33799-
</EntityType>
3380033762
<EntityType Name="roleAssignment" BaseType="graph.entity">
3380133763
<Property Name="description" Type="Edm.String" />
3380233764
<Property Name="displayName" Type="Edm.String" />
@@ -40803,6 +40765,10 @@
4080340765
<Parameter Name="userId" Type="Edm.String" Nullable="false" Unicode="false" />
4080440766
<ReturnType Type="graph.timeCard" />
4080540767
</Action>
40768+
<Action Name="confirmSafe" IsBound="true">
40769+
<Parameter Name="bindingParameter" Type="Collection(graph.riskyUser)" />
40770+
<Parameter Name="userIds" Type="Collection(Edm.String)" Unicode="false" />
40771+
</Action>
4080640772
<Action Name="confirmSafe" IsBound="true">
4080740773
<Parameter Name="bindingParameter" Type="Collection(graph.signIn)" />
4080840774
<Parameter Name="requestIds" Type="Collection(Edm.String)" Unicode="false" />
@@ -41420,6 +41386,12 @@
4142041386
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
4142141387
<Parameter Name="deprovisionReason" Type="Edm.String" Nullable="false" Unicode="false" />
4142241388
</Action>
41389+
<Action Name="determineIfInteractionIsAllowed" IsBound="true">
41390+
<Parameter Name="bindingParameter" Type="graph.teamwork" />
41391+
<Parameter Name="users" Type="Collection(graph.identity)" />
41392+
<Parameter Name="interactionType" Type="graph.teamworkInteractionType" />
41393+
<ReturnType Type="Edm.Boolean" />
41394+
</Action>
4142341395
<Action Name="devSq" IsBound="true">
4142441396
<Parameter Name="bindparameter" Type="graph.workbookFunctions" />
4142541397
<Parameter Name="values" Type="Edm.Untyped" />
@@ -47232,6 +47204,10 @@
4723247204
<Parameter Name="bindingParameter" Type="Collection(graph.application)" />
4723347205
<ReturnType Type="Collection(graph.application)" />
4723447206
</Function>
47207+
<Function Name="delta" IsBound="true">
47208+
<Parameter Name="bindingparameter" Type="Collection(graph.calendar)" Nullable="false" />
47209+
<ReturnType Type="Collection(graph.calendar)" Nullable="false" />
47210+
</Function>
4723547211
<Function Name="delta" EntitySetPath="bindingParameter" IsBound="true">
4723647212
<Parameter Name="bindingParameter" Type="Collection(graph.callRecording)" />
4723747213
<ReturnType Type="Collection(graph.callRecording)" />
@@ -56610,21 +56586,6 @@
5661056586
<Annotations Target="microsoft.graph.androidWorkProfileWiFiConfiguration/wiFiSecurityType">
5661156587
<Annotation Term="Org.OData.Core.V1.Description" String="The possible security types for Android Wi-Fi profiles. Default value Open, indicates no authentication required for the network. The security protocols supported are WEP, WPA and WPA2. WpaEnterprise and Wpa2Enterprise options are available for Enterprise Wi-Fi profiles. Wep and WpaPersonal (supports WPA and WPA2) options are available for Basic Wi-Fi profiles." />
5661256588
</Annotations>
56613-
<Annotations Target="microsoft.graph.announcement">
56614-
<Annotation Term="Org.OData.Core.V1.Revisions">
56615-
<Collection>
56616-
<Record>
56617-
<PropertyValue Property="Date" Date="2025-04-15" />
56618-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
56619-
<PropertyValue Property="Kind">
56620-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
56621-
</PropertyValue>
56622-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
56623-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
56624-
</Record>
56625-
</Collection>
56626-
</Annotation>
56627-
</Annotations>
5662856589
<Annotations Target="microsoft.graph.aospDeviceOwnerCertificateProfileBase">
5662956590
<Annotation Term="Org.OData.Core.V1.Description" String="AOSP Device Owner certificate profile base." />
5663056591
</Annotations>
@@ -59435,57 +59396,12 @@
5943559396
<Annotations Target="microsoft.graph.certification/isCertifiedByMicrosoft">
5943659397
<Annotation Term="Org.OData.Core.V1.Computed" Bool="true" />
5943759398
</Annotations>
59438-
<Annotations Target="microsoft.graph.changeAnnouncementChangeType">
59439-
<Annotation Term="Org.OData.Core.V1.Revisions">
59440-
<Collection>
59441-
<Record>
59442-
<PropertyValue Property="Date" Date="2025-04-15" />
59443-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
59444-
<PropertyValue Property="Kind">
59445-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
59446-
</PropertyValue>
59447-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
59448-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
59449-
</Record>
59450-
</Collection>
59451-
</Annotation>
59452-
</Annotations>
5945359399
<Annotations Target="microsoft.graph.changeAssignmentsActionResult">
5945459400
<Annotation Term="Org.OData.Core.V1.Description" String="ChangeAssignmentsActionResult represents the result of executing the changeAssignments action on tracking the live reporting data for applications or configuration regarding their removal or restoration process" />
5945559401
</Annotations>
5945659402
<Annotations Target="microsoft.graph.changeAssignmentsActionResult/deviceAssignmentItems">
5945759403
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the list of applications or configuration to report live results during their changeAssignments action execution process. The result for each individual application or configuration can contain whether it's being removed or restored, what's the current status with potential message or error code, and when any changes happen on it. Read-Only. This collection can contain a maximum of 30 elements." />
5945859404
</Annotations>
59459-
<Annotations Target="microsoft.graph.changeItemBase">
59460-
<Annotation Term="Org.OData.Core.V1.Revisions">
59461-
<Collection>
59462-
<Record>
59463-
<PropertyValue Property="Date" Date="2025-04-15" />
59464-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
59465-
<PropertyValue Property="Kind">
59466-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
59467-
</PropertyValue>
59468-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
59469-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
59470-
</Record>
59471-
</Collection>
59472-
</Annotation>
59473-
</Annotations>
59474-
<Annotations Target="microsoft.graph.changeItemState">
59475-
<Annotation Term="Org.OData.Core.V1.Revisions">
59476-
<Collection>
59477-
<Record>
59478-
<PropertyValue Property="Date" Date="2025-04-15" />
59479-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
59480-
<PropertyValue Property="Kind">
59481-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
59482-
</PropertyValue>
59483-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
59484-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
59485-
</Record>
59486-
</Collection>
59487-
</Annotation>
59488-
</Annotations>
5948959405
<Annotations Target="microsoft.graph.changeTrackedEntity/createdDateTime">
5949059406
<Annotation Term="Org.OData.Core.V1.Computed" Bool="true" />
5949159407
</Annotations>
@@ -73941,21 +73857,6 @@
7394173857
</Record>
7394273858
</Annotation>
7394373859
</Annotations>
73944-
<Annotations Target="microsoft.graph.identityContainer/productChanges">
73945-
<Annotation Term="Org.OData.Core.V1.Revisions">
73946-
<Collection>
73947-
<Record>
73948-
<PropertyValue Property="Date" Date="2025-04-15" />
73949-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
73950-
<PropertyValue Property="Kind">
73951-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
73952-
</PropertyValue>
73953-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
73954-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
73955-
</Record>
73956-
</Collection>
73957-
</Annotation>
73958-
</Annotations>
7395973860
<Annotations Target="microsoft.graph.identityContainer/userFlows">
7396073861
<Annotation Term="Org.OData.Core.V1.Revisions">
7396173862
<Collection>
@@ -88092,36 +87993,6 @@
8809287993
</Record>
8809387994
</Annotation>
8809487995
</Annotations>
88095-
<Annotations Target="microsoft.graph.roadmap">
88096-
<Annotation Term="Org.OData.Core.V1.Revisions">
88097-
<Collection>
88098-
<Record>
88099-
<PropertyValue Property="Date" Date="2025-04-15" />
88100-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
88101-
<PropertyValue Property="Kind">
88102-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
88103-
</PropertyValue>
88104-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
88105-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
88106-
</Record>
88107-
</Collection>
88108-
</Annotation>
88109-
</Annotations>
88110-
<Annotations Target="microsoft.graph.roadmapItemDeliveryStage">
88111-
<Annotation Term="Org.OData.Core.V1.Revisions">
88112-
<Collection>
88113-
<Record>
88114-
<PropertyValue Property="Date" Date="2025-04-15" />
88115-
<PropertyValue Property="Description" String="What's new API is being deprecated and will be removed." />
88116-
<PropertyValue Property="Kind">
88117-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
88118-
</PropertyValue>
88119-
<PropertyValue Property="RemovalDate" Date="2025-05-15" />
88120-
<PropertyValue Property="Version" String="2025-04/changeManagement" />
88121-
</Record>
88122-
</Collection>
88123-
</Annotation>
88124-
</Annotations>
8812587996
<Annotations Target="microsoft.graph.roleAssignment">
8812687997
<Annotation Term="Org.OData.Core.V1.Description" String="The Role Assignment resource. Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles." />
8812787998
</Annotations>

0 commit comments

Comments
 (0)