Skip to content

Commit 116c79b

Browse files
authored
Cleaning up example request/response intros
1 parent 45636f6 commit 116c79b

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

api-reference/beta/api/security-ediscoverysearch-post-additionalsources.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ POST https://graph.microsoft.com/beta/security/cases/ediscoveryCases/{ediscovery
112112
---
113113

114114
#### Response
115-
The following example shows a request that creates an eDiscovery source from a site source.
115+
The following example shows the response.
116116
>**Note:** The response object shown here might be shortened for readability.
117117
<!-- {
118118
"blockType": "response",
@@ -144,8 +144,6 @@ HTTP/1.1 201 Created
144144
### Request
145145
The following example shows a request that creates an eDiscovery source from a user source.
146146

147-
The following example shows a request.
148-
149147
```
150148
POST https://graph.microsoft.com/beta/security/cases/ediscoveryCases/17011798-ca63-4282-9cb3-0086f1042bfc/searches/2f5cc5a6-9728-4ba0-acfa-edce25e91244/additionalSources
151149

api-reference/v1.0/api/security-ediscoverysearch-post-additionalsources.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ POST https://graph.microsoft.com/v1.0/security/cases/ediscoveryCases/{ediscovery
112112
---
113113

114114
#### Response
115-
The following is the response for above request.
115+
The following examples shows the response.
116116
>**Note:** The response object shown here might be shortened for readability.
117117
<!-- {
118118
"blockType": "response",
@@ -144,8 +144,6 @@ HTTP/1.1 201 Created
144144
#### Request
145145
The following example shows a request that creates an eDiscovery source from a user source.
146146

147-
The following example shows a request.
148-
149147
```
150148
POST https://graph.microsoft.com/v1.0/security/cases/ediscoveryCases/17011798-ca63-4282-9cb3-0086f1042bfc/searches/2f5cc5a6-9728-4ba0-acfa-edce25e91244/additionalSources
151149

0 commit comments

Comments
 (0)