Skip to content

Commit c5d8564

Browse files
authored
Update Microsoft.Security.Ediscovery.json
Updated Changelog to reflect new methods under ediscoverycase
1 parent b6b053c commit c5d8564

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog/Microsoft.Security.Ediscovery.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,22 @@
754754
"Description": "Added the **legalHolds** relationship to the [ediscoveryCase](https://learn.microsoft.com/en-us/graph/api/resources/security-ediscoveryCase?view=graph-rest-1.0) resource.",
755755
"Target": "ediscoveryCase"
756756
},
757+
{
758+
"Id": "d5e788a3-d3ef-44b2-8eef-2007b062efe1",
759+
"ApiChange": "Method",
760+
"ChangedApiName": "List",
761+
"ChangeType": "Addition",
762+
"Description": "Added the [List](https://learn.microsoft.com/en-us/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-1.0) method to the [ediscoveryCase](https://learn.microsoft.com/en-us/graph/api/resources/security-ediscoveryCase?view=graph-rest-1.0) resource.",
763+
"Target": "ediscoveryCase"
764+
},
765+
{
766+
"Id": "d5e788a3-d3ef-44b2-8eef-2007b062efe1",
767+
"ApiChange": "Method",
768+
"ChangedApiName": "Create",
769+
"ChangeType": "Addition",
770+
"Description": "Added the [Create](https://learn.microsoft.com/en-us/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-1.0) method to the [ediscoveryCase](https://learn.microsoft.com/en-us/graph/api/resources/security-ediscoveryCase?view=graph-rest-1.0) resource.",
771+
"Target": "ediscoveryCase"
772+
},
757773
{
758774
"Id": "d5e788a3-d3ef-44b2-8eef-2007b062efe1",
759775
"ApiChange": "Resource",

0 commit comments

Comments
 (0)