Skip to content

Commit 739820f

Browse files
authored
Merge pull request #807 from microsoftgraph/schemas/metadata-publishing-2025-04-08
Schema sync 2025-04-08 from 1.3.706.0
2 parents 89e5743 + bcac9dc commit 739820f

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

schemas/annotated-v1.0-Prod.csdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43432,6 +43432,7 @@
4343243432
<Property Name="classification" Type="microsoft.graph.security.alertClassification" />
4343343433
<Property Name="comments" Type="Collection(microsoft.graph.security.alertComment)" />
4343443434
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
43435+
<Property Name="customDetails" Type="microsoft.graph.security.dictionary" />
4343543436
<Property Name="description" Type="Edm.String" />
4343643437
<Property Name="detectionSource" Type="microsoft.graph.security.detectionSource" />
4343743438
<Property Name="detectorId" Type="Edm.String" />

schemas/v1.0-Fairfax.csdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36407,6 +36407,7 @@
3640736407
<Property Name="classification" Type="microsoft.graph.security.alertClassification" />
3640836408
<Property Name="comments" Type="Collection(microsoft.graph.security.alertComment)" />
3640936409
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
36410+
<Property Name="customDetails" Type="microsoft.graph.security.dictionary" />
3641036411
<Property Name="description" Type="Edm.String" />
3641136412
<Property Name="detectionSource" Type="microsoft.graph.security.detectionSource" />
3641236413
<Property Name="detectorId" Type="Edm.String" />

schemas/v1.0-Prod.csdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43432,6 +43432,7 @@
4343243432
<Property Name="classification" Type="microsoft.graph.security.alertClassification" />
4343343433
<Property Name="comments" Type="Collection(microsoft.graph.security.alertComment)" />
4343443434
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
43435+
<Property Name="customDetails" Type="microsoft.graph.security.dictionary" />
4343543436
<Property Name="description" Type="Edm.String" />
4343643437
<Property Name="detectionSource" Type="microsoft.graph.security.detectionSource" />
4343743438
<Property Name="detectorId" Type="Edm.String" />

schemas/v1.0-USNat.csdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13576,6 +13576,7 @@
1357613576
<Property Name="classification" Type="microsoft.graph.security.alertClassification" />
1357713577
<Property Name="comments" Type="Collection(microsoft.graph.security.alertComment)" />
1357813578
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
13579+
<Property Name="customDetails" Type="microsoft.graph.security.dictionary" />
1357913580
<Property Name="description" Type="Edm.String" />
1358013581
<Property Name="detectionSource" Type="microsoft.graph.security.detectionSource" />
1358113582
<Property Name="detectorId" Type="Edm.String" />

schemas/v1.0-USSec.csdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13136,6 +13136,7 @@
1313613136
<Property Name="classification" Type="microsoft.graph.security.alertClassification" />
1313713137
<Property Name="comments" Type="Collection(microsoft.graph.security.alertComment)" />
1313813138
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
13139+
<Property Name="customDetails" Type="microsoft.graph.security.dictionary" />
1313913140
<Property Name="description" Type="Edm.String" />
1314013141
<Property Name="detectionSource" Type="microsoft.graph.security.detectionSource" />
1314113142
<Property Name="detectorId" Type="Edm.String" />

0 commit comments

Comments
 (0)