Skip to content

Commit 87bf943

Browse files
authored
Merge pull request #9908 from JarbasHorst/fix-note-blockquote-beta
Fixed Note blockquote formatting in response examples in beta topics
2 parents 668b7d6 + 6c683e4 commit 87bf943

230 files changed

Lines changed: 738 additions & 246 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api-reference/beta/api/administrativeunit-delete-scopedrolemembers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ DELETE https://graph.microsoft.com/beta/administrativeUnits/{id}/scopedRoleMembe
8989
---
9090

9191
### Response
92-
The following example shows the response. Note: The response object shown here might be shortened for readability.
92+
The following example shows the response.
93+
94+
> **Note:** The response object shown here might be shortened for readability.
9395
<!-- {
9496
"blockType": "response",
9597
"truncated": true

api-reference/beta/api/administrativeunit-get-scopedrolemembers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@ GET https://graph.microsoft.com/beta/administrativeUnits/{id}/scopedRoleMembers/
9090
---
9191

9292
### Response
93-
The following example shows the response. Note: The response object shown here might be shortened for readability.
93+
The following example shows the response.
94+
95+
> **Note:** The response object shown here might be shortened for readability.
9496
<!-- {
9597
"blockType": "response",
9698
"truncated": true,

api-reference/beta/api/administrativeunit-list-scopedrolemembers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@ GET https://graph.microsoft.com/beta/administrativeUnits/{id}/scopedRoleMembers
9090
---
9191

9292
### Response
93-
The following example shows the response. Note: The response object shown here might be shortened for readability.
93+
The following example shows the response.
94+
95+
> **Note:** The response object shown here might be shortened for readability.
9496
<!-- {
9597
"blockType": "response",
9698
"truncated": true,

api-reference/beta/api/administrativeunit-post-scopedrolemembers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ Content-type: application/json
9797

9898
In the request body, supply a JSON representation of [scopedRoleMembership](../resources/scopedrolemembership.md) object.
9999
### Response
100-
The following example shows the response. Note: The response object shown here might be shortened for readability.
100+
The following example shows the response.
101+
102+
> **Note:** The response object shown here might be shortened for readability.
101103
<!-- {
102104
"blockType": "response",
103105
"truncated": true,

api-reference/beta/api/application-delta.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ GET https://graph.microsoft.com/beta/applications/delta
127127
---
128128

129129
##### Response
130-
Note: The response object shown here might be shortened for readability.
130+
The following example shows the response.
131+
132+
> **Note:** The response object shown here might be shortened for readability.
131133
<!-- {
132134
"blockType": "response",
133135
"truncated": true,

api-reference/beta/api/attachment-get.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,9 @@ GET https://graph.microsoft.com/beta/me/messages/AAMkAGUzY5QKjAAA=/attachments/A
213213

214214
#### Response
215215

216-
The following example shows the response. Note: The response object shown here might be shortened for readability.
216+
The following example shows the response.
217+
218+
> **Note:** The response object shown here might be shortened for readability.
217219
<!-- {
218220
"blockType": "response",
219221
"name": "get_file_attachment_beta",
@@ -288,7 +290,9 @@ GET https://graph.microsoft.com/beta/me/messages/AAMkADA1M-zAAA=/attachments/AAM
288290
---
289291

290292
#### Response
291-
The following example shows the response. Note: The response object shown here might be shortened for readability.
293+
The following example shows the response.
294+
295+
> **Note:** The response object shown here might be shortened for readability.
292296
<!-- {
293297
"blockType": "response",
294298
"name": "get_item_attachment",
@@ -360,7 +364,9 @@ GET https://graph.microsoft.com/beta/me/messages/AAMkADA1M-zAAA=/attachments/AAM
360364
---
361365

362366
#### Response
363-
The following example shows the response. Note: The response object shown here might be shortened for readability.
367+
The following example shows the response.
368+
369+
> **Note:** The response object shown here might be shortened for readability.
364370
<!-- {
365371
"blockType": "response",
366372
"name": "get_and_expand_item_attachment",
@@ -620,7 +626,9 @@ GET https://graph.microsoft.com/beta/me/events/AAMkAGE1M88AADUv0uAAAG=/attachmen
620626
---
621627

622628
#### Response
623-
The following example shows the response. Note: The response object shown here might be shortened for readability.
629+
The following example shows the response.
630+
631+
> **Note:** The response object shown here might be shortened for readability.
624632
<!-- {
625633
"blockType": "response",
626634
"name": "get_reference_attachment",

api-reference/beta/api/bookingbusiness-post-bookingbusinesses.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ Content-type: application/json
102102

103103
In the request body, supply a JSON representation of [bookingBusiness](../resources/bookingbusiness.md) object.
104104
### Response
105-
The following example shows the response. Note: The response object shown here might be shortened for readability.
105+
The following example shows the response.
106+
107+
> **Note:** The response object shown here might be shortened for readability.
106108
<!-- {
107109
"blockType": "response",
108110
"truncated": true,

api-reference/beta/api/bookingbusiness-update.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@ Content-type: application/json
105105
---
106106

107107
### Response
108-
The following example shows the response. Note: The response object shown here might be shortened for readability.
108+
The following example shows the response.
109+
110+
> **Note:** The response object shown here might be shortened for readability.
109111
<!-- {
110112
"blockType": "response",
111113
"truncated": true

api-reference/beta/api/bookingcurrency-get.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ GET https://graph.microsoft.com/beta/solutions/bookingCurrencies/USD
8282
---
8383

8484
### Response
85-
The following example shows the response. Note: The response object shown here might be shortened for readability.
85+
The following example shows the response.
86+
87+
> **Note:** The response object shown here might be shortened for readability.
8688
<!-- {
8789
"blockType": "response",
8890
"truncated": true,

api-reference/beta/api/bookingcustomer-update.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ Content-type: application/json
9797
---
9898

9999
### Response
100-
The following example shows the response. Note: The response object shown here might be shortened for readability.
100+
The following example shows the response.
101+
102+
> **Note:** The response object shown here might be shortened for readability.
101103
<!-- {
102104
"blockType": "response",
103105
"truncated": true,

0 commit comments

Comments
 (0)