Skip to content

Commit b685838

Browse files
authored
Merge pull request #2984 from microsoftgraph/WeeklyApiRefresh/202410011213
[v2] Weekly OpenApiDocs Refresh
2 parents 66889e3 + 62f0be8 commit b685838

35 files changed

+194918
-194923
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12072,11 +12072,11 @@ paths:
1207212072
put:
1207312073
tags:
1207412074
- servicePrincipals.customClaimsPolicy
12075-
summary: Update customClaimsPolicy
12076-
description: Update a customClaimsPolicy object.
12075+
summary: Create or replace claimsPolicy
12076+
description: 'Create a new customClaimsPolicy object if it doesn''t exist, or replace an existing one.'
1207712077
externalDocs:
1207812078
description: Find more info here
12079-
url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta
12079+
url: https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta
1208012080
operationId: servicePrincipal_SetClaimsPolicy
1208112081
parameters:
1208212082
- name: servicePrincipal-id
@@ -12107,11 +12107,11 @@ paths:
1210712107
patch:
1210812108
tags:
1210912109
- servicePrincipals.customClaimsPolicy
12110-
summary: Update customClaimsPolicy
12111-
description: Update a customClaimsPolicy object.
12110+
summary: Create or replace claimsPolicy
12111+
description: 'Create a new customClaimsPolicy object if it doesn''t exist, or replace an existing one.'
1211212112
externalDocs:
1211312113
description: Find more info here
12114-
url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta
12114+
url: https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta
1211512115
operationId: servicePrincipal_UpdateClaimsPolicy
1211612116
parameters:
1211712117
- name: servicePrincipal-id
@@ -27321,7 +27321,7 @@ components:
2732127321
type: array
2732227322
items:
2732327323
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
27324-
description: The collection property of AppLogUploadRequest.
27324+
description: Indicates collection of App Log Upload Request.
2732527325
x-ms-navigationProperty: true
2732627326
additionalProperties:
2732727327
type: object
@@ -29491,11 +29491,11 @@ components:
2949129491
properties:
2949229492
key:
2949329493
type: string
29494-
description: Contains the name of the field that a value is associated with.
29494+
description: Key.
2949529495
nullable: true
2949629496
value:
2949729497
type: string
29498-
description: Contains the corresponding value for the specified key.
29498+
description: Value.
2949929499
nullable: true
2950029500
additionalProperties:
2950129501
type: object

openApiDocs/beta/Compliance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15530,7 +15530,7 @@ components:
1553015530
type: array
1553115531
items:
1553215532
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
15533-
description: The collection property of AppLogUploadRequest.
15533+
description: Indicates collection of App Log Upload Request.
1553415534
x-ms-navigationProperty: true
1553515535
additionalProperties:
1553615536
type: object
@@ -26336,11 +26336,11 @@ components:
2633626336
properties:
2633726337
key:
2633826338
type: string
26339-
description: Contains the name of the field that a value is associated with.
26339+
description: Key.
2634026340
nullable: true
2634126341
value:
2634226342
type: string
26343-
description: Contains the corresponding value for the specified key.
26343+
description: Value.
2634426344
nullable: true
2634526345
additionalProperties:
2634626346
type: object

openApiDocs/beta/CrossDeviceExperiences.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10516,7 +10516,7 @@ components:
1051610516
type: array
1051710517
items:
1051810518
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
10519-
description: The collection property of AppLogUploadRequest.
10519+
description: Indicates collection of App Log Upload Request.
1052010520
x-ms-navigationProperty: true
1052110521
additionalProperties:
1052210522
type: object
@@ -13370,11 +13370,11 @@ components:
1337013370
properties:
1337113371
key:
1337213372
type: string
13373-
description: Contains the name of the field that a value is associated with.
13373+
description: Key.
1337413374
nullable: true
1337513375
value:
1337613376
type: string
13377-
description: Contains the corresponding value for the specified key.
13377+
description: Value.
1337813378
nullable: true
1337913379
additionalProperties:
1338013380
type: object

openApiDocs/beta/DeviceManagement.Actions.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20504,26 +20504,26 @@ components:
2050420504
nullable: true
2050520505
categoryId:
2050620506
type: string
20507-
description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP)
20507+
description: Specify category in which the setting is under. Support $filters.
2050820508
nullable: true
2050920509
description:
2051020510
type: string
20511-
description: Description of the item
20511+
description: Description of the setting.
2051220512
nullable: true
2051320513
displayName:
2051420514
type: string
20515-
description: Display name of the item
20515+
description: 'Name of the setting. For example: Allow Toast.'
2051620516
nullable: true
2051720517
helpText:
2051820518
type: string
20519-
description: Help text of the item
20519+
description: Help text of the setting. Give more details of the setting.
2052020520
nullable: true
2052120521
infoUrls:
2052220522
type: array
2052320523
items:
2052420524
type: string
2052520525
nullable: true
20526-
description: List of links more info for the setting can be found at
20526+
description: List of links more info for the setting can be found at.
2052720527
keywords:
2052820528
type: array
2052920529
items:
@@ -20547,7 +20547,7 @@ components:
2054720547
description: List of referred setting information.
2054820548
rootDefinitionId:
2054920549
type: string
20550-
description: Root setting definition if the setting is a child setting.
20550+
description: Root setting definition id if the setting is a child setting.
2055120551
nullable: true
2055220552
settingUsage:
2055320553
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage'
@@ -25425,7 +25425,7 @@ components:
2542525425
type: array
2542625426
items:
2542725427
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
25428-
description: The collection property of AppLogUploadRequest.
25428+
description: Indicates collection of App Log Upload Request.
2542925429
x-ms-navigationProperty: true
2543025430
additionalProperties:
2543125431
type: object
@@ -26313,7 +26313,7 @@ components:
2631326313
properties:
2631426314
settingDefinitionId:
2631526315
type: string
26316-
description: Setting definition id that is being referred to a setting. Applicable for reusable setting.
26316+
description: Setting definition id that is being referred to a setting. Applicable for reusable setting
2631726317
nullable: true
2631826318
additionalProperties:
2631926319
type: object
@@ -34459,11 +34459,11 @@ components:
3445934459
properties:
3446034460
key:
3446134461
type: string
34462-
description: Contains the name of the field that a value is associated with.
34462+
description: Key.
3446334463
nullable: true
3446434464
value:
3446534465
type: string
34466-
description: Contains the corresponding value for the specified key.
34466+
description: Value.
3446734467
nullable: true
3446834468
additionalProperties:
3446934469
type: object

openApiDocs/beta/DeviceManagement.Administration.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11652,11 +11652,11 @@ paths:
1165211652
get:
1165311653
tags:
1165411654
- deviceManagement.virtualEndpoint
11655-
summary: Get cloudPC
11656-
description: Read the properties and relationships of a specific cloudPC object.
11655+
summary: List cloudPCs
11656+
description: List the cloudPC devices in a tenant.
1165711657
externalDocs:
1165811658
description: Find more info here
11659-
url: https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta
11659+
url: https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta
1166011660
operationId: deviceManagement.virtualEndpoint_ListCloudPC
1166111661
parameters:
1166211662
- $ref: '#/components/parameters/top'
@@ -24036,7 +24036,7 @@ components:
2403624036
type: array
2403724037
items:
2403824038
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
24039-
description: The collection property of AppLogUploadRequest.
24039+
description: Indicates collection of App Log Upload Request.
2404024040
x-ms-navigationProperty: true
2404124041
additionalProperties:
2404224042
type: object
@@ -33618,11 +33618,11 @@ components:
3361833618
properties:
3361933619
key:
3362033620
type: string
33621-
description: Contains the name of the field that a value is associated with.
33621+
description: Key.
3362233622
nullable: true
3362333623
value:
3362433624
type: string
33625-
description: Contains the corresponding value for the specified key.
33625+
description: Value.
3362633626
nullable: true
3362733627
additionalProperties:
3362833628
type: object

openApiDocs/beta/DeviceManagement.Functions.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5875,26 +5875,26 @@ components:
58755875
nullable: true
58765876
categoryId:
58775877
type: string
5878-
description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP)
5878+
description: Specify category in which the setting is under. Support $filters.
58795879
nullable: true
58805880
description:
58815881
type: string
5882-
description: Description of the item
5882+
description: Description of the setting.
58835883
nullable: true
58845884
displayName:
58855885
type: string
5886-
description: Display name of the item
5886+
description: 'Name of the setting. For example: Allow Toast.'
58875887
nullable: true
58885888
helpText:
58895889
type: string
5890-
description: Help text of the item
5890+
description: Help text of the setting. Give more details of the setting.
58915891
nullable: true
58925892
infoUrls:
58935893
type: array
58945894
items:
58955895
type: string
58965896
nullable: true
5897-
description: List of links more info for the setting can be found at
5897+
description: List of links more info for the setting can be found at.
58985898
keywords:
58995899
type: array
59005900
items:
@@ -5918,7 +5918,7 @@ components:
59185918
description: List of referred setting information.
59195919
rootDefinitionId:
59205920
type: string
5921-
description: Root setting definition if the setting is a child setting.
5921+
description: Root setting definition id if the setting is a child setting.
59225922
nullable: true
59235923
settingUsage:
59245924
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage'
@@ -6173,7 +6173,7 @@ components:
61736173
properties:
61746174
settingDefinitionId:
61756175
type: string
6176-
description: Setting definition id that is being referred to a setting. Applicable for reusable setting.
6176+
description: Setting definition id that is being referred to a setting. Applicable for reusable setting
61776177
nullable: true
61786178
additionalProperties:
61796179
type: object

openApiDocs/beta/DeviceManagement.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10423,7 +10423,7 @@ paths:
1042310423
tags:
1042410424
- deviceManagement.deviceCompliancePolicy
1042510425
summary: Get scheduledActionsForRule from deviceManagement
10426-
description: The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.
10426+
description: The list of scheduled action for this rule
1042710427
operationId: deviceManagement.deviceCompliancePolicy_ListScheduledActionsGraphFPreRule
1042810428
parameters:
1042910429
- name: deviceCompliancePolicy-id
@@ -10514,7 +10514,7 @@ paths:
1051410514
tags:
1051510515
- deviceManagement.deviceCompliancePolicy
1051610516
summary: Get scheduledActionsForRule from deviceManagement
10517-
description: The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.
10517+
description: The list of scheduled action for this rule
1051810518
operationId: deviceManagement.deviceCompliancePolicy_GetScheduledActionsGraphFPreRule
1051910519
parameters:
1052010520
- name: deviceCompliancePolicy-id
@@ -27723,7 +27723,7 @@ paths:
2772327723
tags:
2772427724
- deviceManagement.mobileAppTroubleshootingEvent
2772527725
summary: Get appLogCollectionRequests from deviceManagement
27726-
description: The collection property of AppLogUploadRequest.
27726+
description: Indicates collection of App Log Upload Request.
2772727727
operationId: deviceManagement.mobileAppTroubleshootingEvent_ListAppLogCollectionRequest
2772827728
parameters:
2772927729
- name: mobileAppTroubleshootingEvent-id
@@ -27814,7 +27814,7 @@ paths:
2781427814
tags:
2781527815
- deviceManagement.mobileAppTroubleshootingEvent
2781627816
summary: Get appLogCollectionRequests from deviceManagement
27817-
description: The collection property of AppLogUploadRequest.
27817+
description: Indicates collection of App Log Upload Request.
2781827818
operationId: deviceManagement.mobileAppTroubleshootingEvent_GetAppLogCollectionRequest
2781927819
parameters:
2782027820
- name: mobileAppTroubleshootingEvent-id
@@ -45504,26 +45504,26 @@ components:
4550445504
nullable: true
4550545505
categoryId:
4550645506
type: string
45507-
description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP)
45507+
description: Specify category in which the setting is under. Support $filters.
4550845508
nullable: true
4550945509
description:
4551045510
type: string
45511-
description: Description of the item
45511+
description: Description of the setting.
4551245512
nullable: true
4551345513
displayName:
4551445514
type: string
45515-
description: Display name of the item
45515+
description: 'Name of the setting. For example: Allow Toast.'
4551645516
nullable: true
4551745517
helpText:
4551845518
type: string
45519-
description: Help text of the item
45519+
description: Help text of the setting. Give more details of the setting.
4552045520
nullable: true
4552145521
infoUrls:
4552245522
type: array
4552345523
items:
4552445524
type: string
4552545525
nullable: true
45526-
description: List of links more info for the setting can be found at
45526+
description: List of links more info for the setting can be found at.
4552745527
keywords:
4552845528
type: array
4552945529
items:
@@ -45547,7 +45547,7 @@ components:
4554745547
description: List of referred setting information.
4554845548
rootDefinitionId:
4554945549
type: string
45550-
description: Root setting definition if the setting is a child setting.
45550+
description: Root setting definition id if the setting is a child setting.
4555145551
nullable: true
4555245552
settingUsage:
4555345553
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage'
@@ -45819,7 +45819,7 @@ components:
4581945819
type: array
4582045820
items:
4582145821
$ref: '#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule'
45822-
description: The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.
45822+
description: The list of scheduled action for this rule
4582345823
x-ms-navigationProperty: true
4582445824
userStatuses:
4582545825
type: array
@@ -48506,7 +48506,7 @@ components:
4850648506
type: array
4850748507
items:
4850848508
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
48509-
description: The collection property of AppLogUploadRequest.
48509+
description: Indicates collection of App Log Upload Request.
4851048510
x-ms-navigationProperty: true
4851148511
additionalProperties:
4851248512
type: object
@@ -58772,7 +58772,7 @@ components:
5877258772
properties:
5877358773
settingDefinitionId:
5877458774
type: string
58775-
description: Setting definition id that is being referred to a setting. Applicable for reusable setting.
58775+
description: Setting definition id that is being referred to a setting. Applicable for reusable setting
5877658776
nullable: true
5877758777
additionalProperties:
5877858778
type: object
@@ -79538,11 +79538,11 @@ components:
7953879538
properties:
7953979539
key:
7954079540
type: string
79541-
description: Contains the name of the field that a value is associated with.
79541+
description: Key.
7954279542
nullable: true
7954379543
value:
7954479544
type: string
79545-
description: Contains the corresponding value for the specified key.
79545+
description: Value.
7954679546
nullable: true
7954779547
additionalProperties:
7954879548
type: object

0 commit comments

Comments
 (0)