Skip to content

Commit ebcc90c

Browse files
author
Jarbas Horst
committed
Replaced H5 request and response sections with H3 in the v1.0 folder
1 parent 7a61bce commit ebcc90c

318 files changed

Lines changed: 648 additions & 648 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/v1.0/api/administrativeunit-delete-scopedrolemembers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Don't supply a request body for this method.
4444
If successful, this method returns `204 No Content` response code. It doesn't return anything in the response body.
4545

4646
## Example
47-
##### Request
47+
### Request
4848
The following example shows a request.
4949

5050

@@ -87,7 +87,7 @@ DELETE https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/scope
8787

8888
---
8989

90-
##### Response
90+
### Response
9191
The following example shows the response. Note: The response object shown here might be shortened for readability.
9292
<!-- {
9393
"blockType": "response",

api-reference/v1.0/api/administrativeunit-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Don't supply a request body for this method.
4444
If successful, this method returns `204 No Content` response code. It doesn't return anything in the response body.
4545

4646
## Example
47-
##### Request
47+
### Request
4848
The following example shows a request.
4949

5050

@@ -87,7 +87,7 @@ DELETE https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}
8787

8888
---
8989

90-
##### Response
90+
### Response
9191
The following example shows the response. Note: The response object shown here might be shortened for readability.
9292
<!-- {
9393
"blockType": "response",

api-reference/v1.0/api/administrativeunit-get-scopedrolemembers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Don't supply a request body for this method.
4545

4646
If successful, this method returns a `200 OK` response code and the requested [scopedRoleMembership](../resources/scopedrolemembership.md) object in the response body.
4747
## Example
48-
##### Request
48+
### Request
4949
The following example shows a request.
5050

5151

@@ -88,7 +88,7 @@ GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/scopedRo
8888

8989
---
9090

91-
##### Response
91+
### Response
9292
The following example shows the response. Note: The response object shown here might be shortened for readability.
9393
<!-- {
9494
"blockType": "response",

api-reference/v1.0/api/administrativeunit-list-scopedrolemembers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Don't supply a request body for this method.
4545

4646
If successful, this method returns a `200 OK` response code and collection of [scopedRoleMembership](../resources/scopedrolemembership.md) objects in the response body.
4747
## Example
48-
##### Request
48+
### Request
4949
The following example shows a request.
5050

5151

@@ -88,7 +88,7 @@ GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/8a07f5a8-edc9
8888

8989
---
9090

91-
##### Response
91+
### Response
9292
The following example shows the response. Note: The response object shown here might be shortened for readability.
9393
<!-- {
9494
"blockType": "response",

api-reference/v1.0/api/administrativeunit-post-scopedrolemembers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In the request body, supply a JSON representation of [scopedRoleMembership](../r
4444
If successful, this method returns `201 Created` response code and [scopedRoleMembership](../resources/scopedrolemembership.md) object in the response body.
4545

4646
## Example
47-
##### Request
47+
### Request
4848
The following example shows a request.
4949

5050

@@ -96,7 +96,7 @@ Content-type: application/json
9696
---
9797

9898
In the request body, supply a JSON representation of [scopedRoleMembership](../resources/scopedrolemembership.md) object.
99-
##### Response
99+
### Response
100100
The following example shows the response. Note: The response object shown here might be shortened for readability.
101101
<!-- {
102102
"blockType": "response",

api-reference/v1.0/api/application-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Don't supply a request body for this method.
4949
If successful, this method returns a `204 No Content` response code. It doesn't return anything in the response body.
5050

5151
## Example
52-
##### Request
52+
### Request
5353
The following example shows a request.
5454

5555

@@ -92,7 +92,7 @@ DELETE https://graph.microsoft.com/v1.0/applications/{id}
9292

9393
---
9494

95-
##### Response
95+
### Response
9696
The following example shows the response.
9797
<!-- {
9898
"blockType": "response",

api-reference/v1.0/api/calendar-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Don't supply a request body for this method.
4747
If successful, this method returns `204 No Content` response code. It doesn't return anything in the response body.
4848

4949
## Example
50-
##### Request
50+
### Request
5151
The following example shows a request.
5252

5353
# [HTTP](#tab/http)
@@ -85,7 +85,7 @@ DELETE https://graph.microsoft.com/v1.0/me/calendars/{id}
8585

8686
---
8787

88-
##### Response
88+
### Response
8989
The following example shows the response.
9090
<!-- {
9191
"blockType": "response",

api-reference/v1.0/api/calendargroup-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If successful, this method returns `204 No Content` response code. It doesn't re
4848

4949
## Example
5050

51-
##### Request
51+
### Request
5252

5353
The following example shows a request.
5454

@@ -93,7 +93,7 @@ DELETE https://graph.microsoft.com/v1.0/me/calendarGroups/{id}
9393

9494
---
9595

96-
##### Response
96+
### Response
9797

9898
The following example shows the response. Note: The response object shown here might be shortened for readability.
9999

api-reference/v1.0/api/calendargroup-list-calendars.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If successful, this method returns a `200 OK` response code and collection of [C
6161

6262
## Example
6363

64-
##### Request
64+
### Request
6565

6666
The following example shows a request.
6767

@@ -107,7 +107,7 @@ GET https://graph.microsoft.com/v1.0/me/calendarGroups/AAMkAGVmMDEzMTM4LTZmYWUtN
107107

108108
---
109109

110-
##### Response
110+
### Response
111111

112112
The following example shows the response. Note: The response object shown here might be shortened for readability.
113113

api-reference/v1.0/api/calendargroup-post-calendars.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If successful, this method returns `201 Created` response code and [calendar](..
6161

6262
## Example
6363

64-
##### Request
64+
### Request
6565

6666
The following example shows a request.
6767

@@ -114,7 +114,7 @@ Content-type: application/json
114114

115115
In the request body, supply a JSON representation of [calendar](../resources/calendar.md) object.
116116

117-
##### Response
117+
### Response
118118

119119
The following example shows the response. Note: The response object shown here might be shortened for readability.
120120

0 commit comments

Comments
 (0)