Skip to content

Commit 1b56c03

Browse files
committed
Schema sync 2025-05-02 from 1.3.741.0
1 parent 1bc0e8f commit 1b56c03

12 files changed

+1464
-297
lines changed

schemas/annotated-beta-Prod.csdl

Lines changed: 449 additions & 142 deletions
Large diffs are not rendered by default.

schemas/annotated-v1.0-Prod.csdl

Lines changed: 194 additions & 3 deletions
Large diffs are not rendered by default.

schemas/beta-Fairfax.csdl

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21580,9 +21580,12 @@
2158021580
</EntityType>
2158121581
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
2158221582
<Property Name="activeSignInUri" Type="Edm.String" />
21583+
<Property Name="defaultInteractiveAuthenticationMethod" Type="Edm.String" />
2158321584
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
2158421585
<Property Name="isSignedAuthenticationRequestRequired" Type="Edm.Boolean" />
2158521586
<Property Name="nextSigningCertificate" Type="Edm.String" />
21587+
<Property Name="openIdConnectDiscoveryEndpoint" Type="Edm.String" />
21588+
<Property Name="passwordChangeUri" Type="Edm.String" />
2158621589
<Property Name="passwordResetUri" Type="Edm.String" />
2158721590
<Property Name="promptLoginBehavior" Type="graph.promptLoginBehavior" />
2158821591
<Property Name="signingCertificateUpdateStatus" Type="graph.signingCertificateUpdateStatus" />
@@ -22239,6 +22242,7 @@
2223922242
<PropertyRef Name="restrictionType" />
2224022243
</Key>
2224122244
<Property Name="certificateBasedApplicationConfigurationIds" Type="Collection(Edm.String)" />
22245+
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
2224222246
<Property Name="maxLifetime" Type="Edm.Duration" />
2224322247
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
2224422248
<Property Name="restrictionType" Type="graph.appKeyCredentialRestrictionType" Nullable="false" />
@@ -23857,6 +23861,7 @@
2385723861
<Key>
2385823862
<PropertyRef Name="restrictionType" />
2385923863
</Key>
23864+
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
2386023865
<Property Name="maxLifetime" Type="Edm.Duration" />
2386123866
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
2386223867
<Property Name="restrictionType" Type="graph.appCredentialRestrictionType" Nullable="false" />
@@ -34328,6 +34333,7 @@
3432834333
<Parameter Name="previewText" Type="graph.itemBody" />
3432934334
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
3433034335
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
34336+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
3433134337
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
3433234338
</Action>
3433334339
<Action Name="sendActivityNotification" IsBound="true">
@@ -34338,6 +34344,7 @@
3433834344
<Parameter Name="previewText" Type="graph.itemBody" />
3433934345
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
3434034346
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
34347+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
3434134348
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
3434234349
</Action>
3434334350
<Action Name="sendActivityNotification" IsBound="true">
@@ -34348,6 +34355,7 @@
3434834355
<Parameter Name="previewText" Type="graph.itemBody" />
3434934356
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
3435034357
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
34358+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
3435134359
</Action>
3435234360
<Action Name="sendActivityNotificationToRecipients" IsBound="true">
3435334361
<Parameter Name="bindingParameter" Type="graph.teamwork" />
@@ -34357,6 +34365,7 @@
3435734365
<Parameter Name="previewText" Type="graph.itemBody" />
3435834366
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
3435934367
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
34368+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
3436034369
<Parameter Name="recipients" Type="Collection(graph.teamworkNotificationRecipient)" />
3436134370
</Action>
3436234371
<Action Name="sendCustomNotificationToCompanyPortal" IsBound="true">
@@ -83745,10 +83754,10 @@
8374583754
<Property Name="stageNumber" Type="Edm.String" Nullable="false" />
8374683755
</EntityType>
8374783756
<EntityType Name="ediscoveryAddToReviewSetOperation" BaseType="microsoft.graph.security.caseOperation">
83748-
<Property Name="additionalDataOptions" Type="microsoft.graph.security.additionalDataOptions" Nullable="false" />
83749-
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" Nullable="false" />
83750-
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" Nullable="false" />
83751-
<Property Name="itemsToInclude" Type="microsoft.graph.security.itemsToInclude" Nullable="false" />
83757+
<Property Name="additionalDataOptions" Type="microsoft.graph.security.additionalDataOptions" />
83758+
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" />
83759+
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" />
83760+
<Property Name="itemsToInclude" Type="microsoft.graph.security.itemsToInclude" />
8375283761
<NavigationProperty Name="reviewSet" Type="microsoft.graph.security.ediscoveryReviewSet" />
8375383762
<NavigationProperty Name="search" Type="microsoft.graph.security.ediscoverySearch" />
8375483763
</EntityType>
@@ -83783,7 +83792,7 @@
8378383792
<Property Name="indexedItemsSize" Type="Edm.Int64" />
8378483793
<Property Name="mailboxCount" Type="Edm.Int32" />
8378583794
<Property Name="siteCount" Type="Edm.Int32" />
83786-
<Property Name="statisticsOptions" Type="microsoft.graph.security.statisticsOptions" Nullable="false" />
83795+
<Property Name="statisticsOptions" Type="microsoft.graph.security.statisticsOptions" />
8378783796
<Property Name="unindexedItemCount" Type="Edm.Int64" />
8378883797
<Property Name="unindexedItemsSize" Type="Edm.Int64" />
8378983798
<NavigationProperty Name="search" Type="microsoft.graph.security.ediscoverySearch" />
@@ -83838,10 +83847,10 @@
8383883847
</EntityType>
8383983848
<EntityType Name="ediscoverySearchExportOperation" BaseType="microsoft.graph.security.caseOperation">
8384083849
<Property Name="additionalOptions" Type="microsoft.graph.security.additionalOptions" />
83841-
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" Nullable="false" />
83850+
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" />
8384283851
<Property Name="description" Type="Edm.String" />
8384383852
<Property Name="displayName" Type="Edm.String" />
83844-
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" Nullable="false" />
83853+
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" />
8384583854
<Property Name="exportCriteria" Type="microsoft.graph.security.exportCriteria" />
8384683855
<Property Name="exportFileMetadata" Type="Collection(microsoft.graph.security.exportFileMetadata)" />
8384783856
<Property Name="exportFormat" Type="microsoft.graph.security.exportFormat" />

schemas/beta-Mooncake.csdl

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17147,9 +17147,12 @@
1714717147
</EntityType>
1714817148
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
1714917149
<Property Name="activeSignInUri" Type="Edm.String" />
17150+
<Property Name="defaultInteractiveAuthenticationMethod" Type="Edm.String" />
1715017151
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
1715117152
<Property Name="isSignedAuthenticationRequestRequired" Type="Edm.Boolean" />
1715217153
<Property Name="nextSigningCertificate" Type="Edm.String" />
17154+
<Property Name="openIdConnectDiscoveryEndpoint" Type="Edm.String" />
17155+
<Property Name="passwordChangeUri" Type="Edm.String" />
1715317156
<Property Name="passwordResetUri" Type="Edm.String" />
1715417157
<Property Name="promptLoginBehavior" Type="graph.promptLoginBehavior" />
1715517158
<Property Name="signingCertificateUpdateStatus" Type="graph.signingCertificateUpdateStatus" />
@@ -17794,6 +17797,7 @@
1779417797
<PropertyRef Name="restrictionType" />
1779517798
</Key>
1779617799
<Property Name="certificateBasedApplicationConfigurationIds" Type="Collection(Edm.String)" />
17800+
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
1779717801
<Property Name="maxLifetime" Type="Edm.Duration" />
1779817802
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
1779917803
<Property Name="restrictionType" Type="graph.appKeyCredentialRestrictionType" Nullable="false" />
@@ -19378,6 +19382,7 @@
1937819382
<Key>
1937919383
<PropertyRef Name="restrictionType" />
1938019384
</Key>
19385+
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
1938119386
<Property Name="maxLifetime" Type="Edm.Duration" />
1938219387
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
1938319388
<Property Name="restrictionType" Type="graph.appCredentialRestrictionType" Nullable="false" />
@@ -24173,6 +24178,9 @@
2417324178
<Action Name="disableLostMode" IsBound="true">
2417424179
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
2417524180
</Action>
24181+
<Action Name="discardCheckout" IsBound="true">
24182+
<Parameter Name="bindingParameter" Type="graph.driveItem" />
24183+
</Action>
2417624184
<Action Name="disconnect" IsBound="true">
2417724185
<Parameter Name="bindingParameter" Type="Collection(graph.chromeOSOnboardingSettings)" />
2417824186
<ReturnType Type="graph.chromeOSOnboardingStatus" Nullable="false" />
@@ -26518,6 +26526,7 @@
2651826526
<Parameter Name="previewText" Type="graph.itemBody" />
2651926527
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
2652026528
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
26529+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
2652126530
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
2652226531
</Action>
2652326532
<Action Name="sendActivityNotification" IsBound="true">
@@ -26528,6 +26537,7 @@
2652826537
<Parameter Name="previewText" Type="graph.itemBody" />
2652926538
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
2653026539
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
26540+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
2653126541
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
2653226542
</Action>
2653326543
<Action Name="sendActivityNotification" IsBound="true">
@@ -26538,6 +26548,7 @@
2653826548
<Parameter Name="previewText" Type="graph.itemBody" />
2653926549
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
2654026550
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
26551+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
2654126552
</Action>
2654226553
<Action Name="sendActivityNotificationToRecipients" IsBound="true">
2654326554
<Parameter Name="bindingParameter" Type="graph.teamwork" />
@@ -26547,6 +26558,7 @@
2654726558
<Parameter Name="previewText" Type="graph.itemBody" />
2654826559
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
2654926560
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
26561+
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
2655026562
<Parameter Name="recipients" Type="Collection(graph.teamworkNotificationRecipient)" />
2655126563
</Action>
2655226564
<Action Name="sendCustomNotificationToCompanyPortal" IsBound="true">

0 commit comments

Comments
 (0)