Skip to content

Commit f7bd25b

Browse files
Apply suggestions from code review
Co-authored-by: mnorman-ms <mnorman@steyer.net>
1 parent f150fb0 commit f7bd25b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api-reference/v1.0/api/security-ediscoverycase-list-tags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Don't supply a request body for this method.
4242
If successful, this method returns a `200 OK` response code and a collection of [microsoft.graph.security.ediscoveryreviewtag](../resources/security-ediscoveryreviewtag.md) objects in the response body.
4343

4444
## Examples
45-
#### Request
45+
### Request
4646
The following example shows a request.
4747
# [HTTP](#tab/http)
4848
<!-- {
@@ -89,7 +89,7 @@ GET https://graph.microsoft.com/v1.0/security/cases/ediscoveryCases/58399dff-ceb
8989

9090
---
9191

92-
#### Response
92+
### Response
9393
The following example shows the response.
9494
> **Note:** The response object shown here might be shortened for readability.
9595
<!-- {

api-reference/v1.0/api/security-ediscoveryreviewtag-ashierarchy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ The following example shows a request that retrieves child tags.
211211
GET https://graph.microsoft.com/v1.0/security/cases/ediscoveryCases/b6f72954-c7d0-414c-ad50-00167216cb03/tags/318f79767abf4b8fab4d8e37b3174c5a/childTags
212212
```
213213

214-
### Response
214+
#### Response
215215
The following example shows the response.
216216
<!-- {
217217
"blockType": "response",

0 commit comments

Comments
 (0)