Skip to content

Commit 186021e

Browse files
authored
Apply suggestions from code review
1 parent a798708 commit 186021e

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

api-reference/beta/api/security-ediscoverycasemember-post.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,7 @@ Content-Type: application/json
144144
}
145145
```
146146

147-
<<<<<<< HEAD
148-
### Example 3: Add a case member of type **user** using **ID**
149-
=======
150147
### Example 3: Add a case member of type **user** using **ID*
151-
>>>>>>> 76f68beeaedac3b7e87a7e2e938ce27916af031d
152148
#### Request
153149

154150
The following example shows a request.
@@ -190,7 +186,7 @@ Content-Type: application/json
190186
}
191187
```
192188

193-
### Example 4: Add a case member of type **roleGroup** using **ID**.
189+
### Example 4: Add a case member of type **roleGroup** using **ID**
194190
#### Request
195191

196192
The following example shows a request.

api-reference/beta/resources/security-ediscoverycasemember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph.security
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
Represents an eDiscovery case member. In the context of eDiscovery, case members are granted access to an [ediscoveryCase](../resources/security-ediscoverycase.md) and its data. These cases are accessible to case members via the eDiscovery UX portal or through the eDiscovery Case Graph APIs. Case members can be one of two types: a user or a role group. For more information, see [Add or remove members from an eDiscovery (Premium) case](/purview/ediscovery-add-or-remove-members-from-a-case).
17+
Represents an eDiscovery case member. In the context of eDiscovery, case members are granted access to an [ediscoveryCase](../resources/security-ediscoverycase.md) and its data. These cases are accessible to case members via the eDiscovery UX portal or through the eDiscovery case Microsoft Graph APIs. Case members can be one of two types: a user or a role group. For more information, see [Add or remove members from an eDiscovery (premium) case](/purview/ediscovery-add-or-remove-members-from-a-case).
1818

1919
Inherits from [microsoft.graph.entity](../resources/entity.md).
2020

0 commit comments

Comments
 (0)