From a26178e7ffd01ab19e005e14374140e465b5d399 Mon Sep 17 00:00:00 2001 From: Jarbas Horst Date: Mon, 18 May 2026 19:54:34 +0200 Subject: [PATCH 01/13] Refine example descriptions in API documentation for clarity --- api-reference/v1.0/api/security-authoritytemplate-get.md | 6 ++++-- .../api/security-categorytemplate-delete-subcategories.md | 7 +++++-- api-reference/v1.0/api/security-categorytemplate-get.md | 7 +++++-- .../api/security-categorytemplate-list-subcategories.md | 6 ++++-- .../api/security-categorytemplate-post-subcategories.md | 7 +++++-- 5 files changed, 23 insertions(+), 10 deletions(-) diff --git a/api-reference/v1.0/api/security-authoritytemplate-get.md b/api-reference/v1.0/api/security-authoritytemplate-get.md index 90e37b59ad6..d4532a7adcd 100644 --- a/api-reference/v1.0/api/security-authoritytemplate-get.md +++ b/api-reference/v1.0/api/security-authoritytemplate-get.md @@ -50,7 +50,8 @@ If successful, this method returns a `200 OK` response code and a [microsoft.gra ## Examples ### Request -Here's an example of a request. + +The following example shows a request. # [HTTP](#tab/http)