Skip to content

Commit e8f15f8

Browse files
committed
Removed HTML comment and replaced with code block metadata.
1 parent 4351c7b commit e8f15f8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

api-reference/beta/api/security-ediscoveryreviewtag-ashierarchy.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,11 @@ Content-Type: application/json
200200
### Example 2: Retrieve child tags of a specific eDiscovery review tag
201201
#### Request
202202
The following example shows a request to retrieve child tags
203-
<!-- This HTTP GET request retrieves the child tags of a specific eDiscovery review tag within a given eDiscovery case in Microsoft Graph Security API.
204-
Use the `$select` query option to optimize performance by selecting only the necessary properties. -->
203+
<!-- {
204+
"blockType": "request",
205+
"name": "ediscoveryreviewtagthis.childtags"
206+
}
207+
-->
205208

206209
``` http
207210
GET https://graph.microsoft.com/beta/security/cases/ediscoveryCases/b6f72954-c7d0-414c-ad50-00167216cb03/tags/318f79767abf4b8fab4d8e37b3174c5a/childTags

0 commit comments

Comments
 (0)