Skip to content

Commit 427199d

Browse files
committed
Update OpenAPI docs
1 parent f76e671 commit 427199d

File tree

100 files changed

+43204
-8389
lines changed

Some content is hidden

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

100 files changed

+43204
-8389
lines changed

openApiDocs/Beta/Analytics.yml

Lines changed: 148 additions & 47 deletions
Large diffs are not rendered by default.

openApiDocs/Beta/Bookings.yml

Lines changed: 120 additions & 50 deletions
Large diffs are not rendered by default.

openApiDocs/Beta/CloudCommunications.yml

Lines changed: 694 additions & 1454 deletions
Large diffs are not rendered by default.

openApiDocs/Beta/DevicesApps.DeviceAppManagement.yml

Lines changed: 1330 additions & 365 deletions
Large diffs are not rendered by default.

openApiDocs/Beta/DevicesApps.MobileAppManagement.yml

Lines changed: 49 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ paths:
2828
- name: $orderby
2929
in: query
3030
description: Order items by property values
31-
style: simple
31+
style: form
32+
explode: false
3233
schema:
3334
uniqueItems: true
3435
type: array
@@ -72,7 +73,8 @@ paths:
7273
- name: $select
7374
in: query
7475
description: Select properties to be returned
75-
style: simple
76+
style: form
77+
explode: false
7678
schema:
7779
uniqueItems: true
7880
type: array
@@ -102,7 +104,8 @@ paths:
102104
- name: $expand
103105
in: query
104106
description: Expand related entities
105-
style: simple
107+
style: form
108+
explode: false
106109
schema:
107110
uniqueItems: true
108111
type: array
@@ -126,8 +129,13 @@ paths:
126129
type: array
127130
items:
128131
$ref: '#/components/schemas/microsoft.graph.managedAppRegistration'
132+
'@odata.nextLink':
133+
type: string
129134
default:
130135
$ref: '#/components/responses/error'
136+
x-ms-pageable:
137+
nextLinkName: '@odata.nextLink'
138+
operationName: listMore
131139
x-ms-docs-operation-type: operation
132140
'/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}':
133141
get:
@@ -153,7 +161,8 @@ paths:
153161
- name: $select
154162
in: query
155163
description: Select properties to be returned
156-
style: simple
164+
style: form
165+
explode: false
157166
schema:
158167
uniqueItems: true
159168
type: array
@@ -183,7 +192,8 @@ paths:
183192
- name: $expand
184193
in: query
185194
description: Expand related entities
186-
style: simple
195+
style: form
196+
explode: false
187197
schema:
188198
uniqueItems: true
189199
type: array
@@ -201,9 +211,27 @@ paths:
201211
application/json:
202212
schema:
203213
$ref: '#/components/schemas/microsoft.graph.managedAppRegistration'
214+
links:
215+
appliedPolicies:
216+
operationId: user.managedAppRegistrations.GetAppliedPolicies
217+
parameters:
218+
user-id: $request.path.user-id
219+
managedAppRegistration-id: $request.path.managedAppRegistration-id
220+
managedAppPolicy-id: $response.body#/id
221+
intendedPolicies:
222+
operationId: user.managedAppRegistrations.GetIntendedPolicies
223+
parameters:
224+
user-id: $request.path.user-id
225+
managedAppRegistration-id: $request.path.managedAppRegistration-id
226+
managedAppPolicy-id: $response.body#/id
227+
operations:
228+
operationId: user.managedAppRegistrations.GetOperations
229+
parameters:
230+
user-id: $request.path.user-id
231+
managedAppRegistration-id: $request.path.managedAppRegistration-id
232+
managedAppOperation-id: $response.body#/id
204233
default:
205234
$ref: '#/components/responses/error'
206-
x-ms-docs-operation-type: operation
207235
'/users/{user-id}/windowsInformationProtectionDeviceRegistrations':
208236
get:
209237
tags:
@@ -226,7 +254,8 @@ paths:
226254
- name: $orderby
227255
in: query
228256
description: Order items by property values
229-
style: simple
257+
style: form
258+
explode: false
230259
schema:
231260
uniqueItems: true
232261
type: array
@@ -250,7 +279,8 @@ paths:
250279
- name: $select
251280
in: query
252281
description: Select properties to be returned
253-
style: simple
282+
style: form
283+
explode: false
254284
schema:
255285
uniqueItems: true
256286
type: array
@@ -267,7 +297,8 @@ paths:
267297
- name: $expand
268298
in: query
269299
description: Expand related entities
270-
style: simple
300+
style: form
301+
explode: false
271302
schema:
272303
uniqueItems: true
273304
type: array
@@ -288,8 +319,13 @@ paths:
288319
type: array
289320
items:
290321
$ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionDeviceRegistration'
322+
'@odata.nextLink':
323+
type: string
291324
default:
292325
$ref: '#/components/responses/error'
326+
x-ms-pageable:
327+
nextLinkName: '@odata.nextLink'
328+
operationName: listMore
293329
x-ms-docs-operation-type: operation
294330
'/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}':
295331
get:
@@ -315,7 +351,8 @@ paths:
315351
- name: $select
316352
in: query
317353
description: Select properties to be returned
318-
style: simple
354+
style: form
355+
explode: false
319356
schema:
320357
uniqueItems: true
321358
type: array
@@ -332,7 +369,8 @@ paths:
332369
- name: $expand
333370
in: query
334371
description: Expand related entities
335-
style: simple
372+
style: form
373+
explode: false
336374
schema:
337375
uniqueItems: true
338376
type: array
@@ -349,7 +387,6 @@ paths:
349387
$ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionDeviceRegistration'
350388
default:
351389
$ref: '#/components/responses/error'
352-
x-ms-docs-operation-type: operation
353390
components:
354391
schemas:
355392
microsoft.graph.managedAppRegistration:

openApiDocs/Beta/DevicesApps.OfficeConfiguration.yml

Lines changed: 45 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ paths:
1616
- name: $select
1717
in: query
1818
description: Select properties to be returned
19-
style: simple
19+
style: form
20+
explode: false
2021
schema:
2122
uniqueItems: true
2223
type: array
@@ -30,7 +31,8 @@ paths:
3031
- name: $expand
3132
in: query
3233
description: Expand related entities
33-
style: simple
34+
style: form
35+
explode: false
3436
schema:
3537
uniqueItems: true
3638
type: array
@@ -46,6 +48,11 @@ paths:
4648
application/json:
4749
schema:
4850
$ref: '#/components/schemas/microsoft.graph.officeConfiguration'
51+
links:
52+
clientConfigurations:
53+
operationId: officeConfiguration.GetClientConfigurations
54+
parameters:
55+
officeClientConfiguration-id: $response.body#/id
4956
default:
5057
$ref: '#/components/responses/error'
5158
x-ms-docs-operation-type: operation
@@ -82,7 +89,8 @@ paths:
8289
- name: $orderby
8390
in: query
8491
description: Order items by property values
85-
style: simple
92+
style: form
93+
explode: false
8694
schema:
8795
uniqueItems: true
8896
type: array
@@ -108,7 +116,8 @@ paths:
108116
- name: $select
109117
in: query
110118
description: Select properties to be returned
111-
style: simple
119+
style: form
120+
explode: false
112121
schema:
113122
uniqueItems: true
114123
type: array
@@ -127,7 +136,8 @@ paths:
127136
- name: $expand
128137
in: query
129138
description: Expand related entities
130-
style: simple
139+
style: form
140+
explode: false
131141
schema:
132142
uniqueItems: true
133143
type: array
@@ -149,8 +159,13 @@ paths:
149159
type: array
150160
items:
151161
$ref: '#/components/schemas/microsoft.graph.officeClientConfiguration'
162+
'@odata.nextLink':
163+
type: string
152164
default:
153165
$ref: '#/components/responses/error'
166+
x-ms-pageable:
167+
nextLinkName: '@odata.nextLink'
168+
operationName: listMore
154169
x-ms-docs-operation-type: operation
155170
post:
156171
tags:
@@ -191,7 +206,8 @@ paths:
191206
- name: $select
192207
in: query
193208
description: Select properties to be returned
194-
style: simple
209+
style: form
210+
explode: false
195211
schema:
196212
uniqueItems: true
197213
type: array
@@ -210,7 +226,8 @@ paths:
210226
- name: $expand
211227
in: query
212228
description: Expand related entities
213-
style: simple
229+
style: form
230+
explode: false
214231
schema:
215232
uniqueItems: true
216233
type: array
@@ -226,9 +243,14 @@ paths:
226243
application/json:
227244
schema:
228245
$ref: '#/components/schemas/microsoft.graph.officeClientConfiguration'
246+
links:
247+
assignments:
248+
operationId: officeConfiguration.clientConfigurations.GetAssignments
249+
parameters:
250+
officeClientConfiguration-id: $request.path.officeClientConfiguration-id
251+
officeClientConfigurationAssignment-id: $response.body#/id
229252
default:
230253
$ref: '#/components/responses/error'
231-
x-ms-docs-operation-type: operation
232254
patch:
233255
tags:
234256
- officeConfiguration.officeClientConfiguration
@@ -277,7 +299,8 @@ paths:
277299
- name: $orderby
278300
in: query
279301
description: Order items by property values
280-
style: simple
302+
style: form
303+
explode: false
281304
schema:
282305
uniqueItems: true
283306
type: array
@@ -291,7 +314,8 @@ paths:
291314
- name: $select
292315
in: query
293316
description: Select properties to be returned
294-
style: simple
317+
style: form
318+
explode: false
295319
schema:
296320
uniqueItems: true
297321
type: array
@@ -303,7 +327,8 @@ paths:
303327
- name: $expand
304328
in: query
305329
description: Expand related entities
306-
style: simple
330+
style: form
331+
explode: false
307332
schema:
308333
uniqueItems: true
309334
type: array
@@ -324,8 +349,13 @@ paths:
324349
type: array
325350
items:
326351
$ref: '#/components/schemas/microsoft.graph.officeClientConfigurationAssignment'
352+
'@odata.nextLink':
353+
type: string
327354
default:
328355
$ref: '#/components/responses/error'
356+
x-ms-pageable:
357+
nextLinkName: '@odata.nextLink'
358+
operationName: listMore
329359
x-ms-docs-operation-type: operation
330360
post:
331361
tags:
@@ -381,7 +411,8 @@ paths:
381411
- name: $select
382412
in: query
383413
description: Select properties to be returned
384-
style: simple
414+
style: form
415+
explode: false
385416
schema:
386417
uniqueItems: true
387418
type: array
@@ -393,7 +424,8 @@ paths:
393424
- name: $expand
394425
in: query
395426
description: Expand related entities
396-
style: simple
427+
style: form
428+
explode: false
397429
schema:
398430
uniqueItems: true
399431
type: array
@@ -410,7 +442,6 @@ paths:
410442
$ref: '#/components/schemas/microsoft.graph.officeClientConfigurationAssignment'
411443
default:
412444
$ref: '#/components/responses/error'
413-
x-ms-docs-operation-type: operation
414445
patch:
415446
tags:
416447
- officeConfiguration.officeClientConfiguration

0 commit comments

Comments
 (0)