Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
591 changes: 449 additions & 142 deletions schemas/annotated-beta-Prod.csdl

Large diffs are not rendered by default.

197 changes: 194 additions & 3 deletions schemas/annotated-v1.0-Prod.csdl

Large diffs are not rendered by default.

23 changes: 16 additions & 7 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -21580,9 +21580,12 @@
</EntityType>
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
<Property Name="activeSignInUri" Type="Edm.String" />
<Property Name="defaultInteractiveAuthenticationMethod" Type="Edm.String" />
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
<Property Name="isSignedAuthenticationRequestRequired" Type="Edm.Boolean" />
<Property Name="nextSigningCertificate" Type="Edm.String" />
<Property Name="openIdConnectDiscoveryEndpoint" Type="Edm.String" />
<Property Name="passwordChangeUri" Type="Edm.String" />
<Property Name="passwordResetUri" Type="Edm.String" />
<Property Name="promptLoginBehavior" Type="graph.promptLoginBehavior" />
<Property Name="signingCertificateUpdateStatus" Type="graph.signingCertificateUpdateStatus" />
Expand Down Expand Up @@ -22239,6 +22242,7 @@
<PropertyRef Name="restrictionType" />
</Key>
<Property Name="certificateBasedApplicationConfigurationIds" Type="Collection(Edm.String)" />
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
<Property Name="maxLifetime" Type="Edm.Duration" />
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
<Property Name="restrictionType" Type="graph.appKeyCredentialRestrictionType" Nullable="false" />
Expand Down Expand Up @@ -23857,6 +23861,7 @@
<Key>
<PropertyRef Name="restrictionType" />
</Key>
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
<Property Name="maxLifetime" Type="Edm.Duration" />
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
<Property Name="restrictionType" Type="graph.appCredentialRestrictionType" Nullable="false" />
Expand Down Expand Up @@ -34328,6 +34333,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
</Action>
<Action Name="sendActivityNotification" IsBound="true">
Expand All @@ -34338,6 +34344,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
</Action>
<Action Name="sendActivityNotification" IsBound="true">
Expand All @@ -34348,6 +34355,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
</Action>
<Action Name="sendActivityNotificationToRecipients" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.teamwork" />
Expand All @@ -34357,6 +34365,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
<Parameter Name="recipients" Type="Collection(graph.teamworkNotificationRecipient)" />
</Action>
<Action Name="sendCustomNotificationToCompanyPortal" IsBound="true">
Expand Down Expand Up @@ -83745,10 +83754,10 @@
<Property Name="stageNumber" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="ediscoveryAddToReviewSetOperation" BaseType="microsoft.graph.security.caseOperation">
<Property Name="additionalDataOptions" Type="microsoft.graph.security.additionalDataOptions" Nullable="false" />
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" Nullable="false" />
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" Nullable="false" />
<Property Name="itemsToInclude" Type="microsoft.graph.security.itemsToInclude" Nullable="false" />
<Property Name="additionalDataOptions" Type="microsoft.graph.security.additionalDataOptions" />
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" />
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" />
<Property Name="itemsToInclude" Type="microsoft.graph.security.itemsToInclude" />
<NavigationProperty Name="reviewSet" Type="microsoft.graph.security.ediscoveryReviewSet" />
<NavigationProperty Name="search" Type="microsoft.graph.security.ediscoverySearch" />
</EntityType>
Expand Down Expand Up @@ -83783,7 +83792,7 @@
<Property Name="indexedItemsSize" Type="Edm.Int64" />
<Property Name="mailboxCount" Type="Edm.Int32" />
<Property Name="siteCount" Type="Edm.Int32" />
<Property Name="statisticsOptions" Type="microsoft.graph.security.statisticsOptions" Nullable="false" />
<Property Name="statisticsOptions" Type="microsoft.graph.security.statisticsOptions" />
<Property Name="unindexedItemCount" Type="Edm.Int64" />
<Property Name="unindexedItemsSize" Type="Edm.Int64" />
<NavigationProperty Name="search" Type="microsoft.graph.security.ediscoverySearch" />
Expand Down Expand Up @@ -83838,10 +83847,10 @@
</EntityType>
<EntityType Name="ediscoverySearchExportOperation" BaseType="microsoft.graph.security.caseOperation">
<Property Name="additionalOptions" Type="microsoft.graph.security.additionalOptions" />
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" Nullable="false" />
<Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" />
<Property Name="description" Type="Edm.String" />
<Property Name="displayName" Type="Edm.String" />
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" Nullable="false" />
<Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" />
<Property Name="exportCriteria" Type="microsoft.graph.security.exportCriteria" />
<Property Name="exportFileMetadata" Type="Collection(microsoft.graph.security.exportFileMetadata)" />
<Property Name="exportFormat" Type="microsoft.graph.security.exportFormat" />
Expand Down
12 changes: 12 additions & 0 deletions schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -17147,9 +17147,12 @@
</EntityType>
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
<Property Name="activeSignInUri" Type="Edm.String" />
<Property Name="defaultInteractiveAuthenticationMethod" Type="Edm.String" />
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
<Property Name="isSignedAuthenticationRequestRequired" Type="Edm.Boolean" />
<Property Name="nextSigningCertificate" Type="Edm.String" />
<Property Name="openIdConnectDiscoveryEndpoint" Type="Edm.String" />
<Property Name="passwordChangeUri" Type="Edm.String" />
<Property Name="passwordResetUri" Type="Edm.String" />
<Property Name="promptLoginBehavior" Type="graph.promptLoginBehavior" />
<Property Name="signingCertificateUpdateStatus" Type="graph.signingCertificateUpdateStatus" />
Expand Down Expand Up @@ -17794,6 +17797,7 @@
<PropertyRef Name="restrictionType" />
</Key>
<Property Name="certificateBasedApplicationConfigurationIds" Type="Collection(Edm.String)" />
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
<Property Name="maxLifetime" Type="Edm.Duration" />
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
<Property Name="restrictionType" Type="graph.appKeyCredentialRestrictionType" Nullable="false" />
Expand Down Expand Up @@ -19378,6 +19382,7 @@
<Key>
<PropertyRef Name="restrictionType" />
</Key>
<Property Name="excludeActors" Type="graph.appManagementPolicyActorExemptions" />
<Property Name="maxLifetime" Type="Edm.Duration" />
<Property Name="restrictForAppsCreatedAfterDateTime" Type="Edm.DateTimeOffset" />
<Property Name="restrictionType" Type="graph.appCredentialRestrictionType" Nullable="false" />
Expand Down Expand Up @@ -24173,6 +24178,9 @@
<Action Name="disableLostMode" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
</Action>
<Action Name="discardCheckout" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.driveItem" />
</Action>
<Action Name="disconnect" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.chromeOSOnboardingSettings)" />
<ReturnType Type="graph.chromeOSOnboardingStatus" Nullable="false" />
Expand Down Expand Up @@ -26518,6 +26526,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
</Action>
<Action Name="sendActivityNotification" IsBound="true">
Expand All @@ -26528,6 +26537,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
<Parameter Name="recipient" Type="graph.teamworkNotificationRecipient" />
</Action>
<Action Name="sendActivityNotification" IsBound="true">
Expand All @@ -26538,6 +26548,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
</Action>
<Action Name="sendActivityNotificationToRecipients" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.teamwork" />
Expand All @@ -26547,6 +26558,7 @@
<Parameter Name="previewText" Type="graph.itemBody" />
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
<Parameter Name="iconId" Type="Edm.String" Unicode="false" />
<Parameter Name="recipients" Type="Collection(graph.teamworkNotificationRecipient)" />
</Action>
<Action Name="sendCustomNotificationToCompanyPortal" IsBound="true">
Expand Down
Loading
Loading