Skip to content

Commit f4e1746

Browse files
committed
Removed HTML comment and replaced with code block metadata.
1 parent b4e1ec9 commit f4e1746

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

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

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

0 commit comments

Comments
 (0)