Skip to content

Commit 9cd80d9

Browse files
peombwaMicrosoft Graph DevX Tooling
andauthored
Weekly Preview OpenAPI Docs Refresh (#1892)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
1 parent c2dc7b1 commit 9cd80d9

Some content is hidden

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

43 files changed

+118538
-112026
lines changed

config/ModuleMetadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
],
2727
"versions": {
2828
"authentication": {
29-
"prerelease": "preview6",
29+
"prerelease": "preview7",
3030
"version": "2.0.0"
3131
},
3232
"beta": {
33-
"prerelease": "preview6",
33+
"prerelease": "preview7",
3434
"version": "2.0.0"
3535
},
3636
"v1.0": {
37-
"prerelease": "preview6",
37+
"prerelease": "preview7",
3838
"version": "2.0.0"
3939
}
4040
}

openApiDocs/beta/Applications.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4970,11 +4970,7 @@ paths:
49704970
post:
49714971
tags:
49724972
- applications.tokenLifetimePolicy
4973-
summary: Assign tokenLifetimePolicy
4974-
description: Assign a tokenLifetimePolicy to an application or servicePrincipal.
4975-
externalDocs:
4976-
description: Find more info here
4977-
url: https://docs.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0
4973+
summary: Create new navigation property ref to tokenLifetimePolicies for applications
49784974
operationId: applications_CreateTokenLifetimePoliciesGraphBPreRef
49794975
parameters:
49804976
- name: application-id
@@ -7964,10 +7960,10 @@ paths:
79647960
tags:
79657961
- onPremisesPublishingProfiles.connectorGroup
79667962
summary: Create connectorGroup
7967-
description: Create a connectorGroup object.
7963+
description: Create a new connectorGroup.
79687964
externalDocs:
79697965
description: Find more info here
7970-
url: https://docs.microsoft.com/graph/api/connectorgroup-post?view=graph-rest-1.0
7966+
url: https://docs.microsoft.com/graph/api/connectorgroup-post-connectorgroups?view=graph-rest-1.0
79717967
operationId: onPremisesPublishingProfiles_CreateConnectorGroups
79727968
parameters:
79737969
- name: onPremisesPublishingProfile-id
@@ -20208,11 +20204,11 @@ components:
2020820204
properties:
2020920205
key:
2021020206
type: string
20211-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
20207+
description: Key.
2021220208
nullable: true
2021320209
value:
2021420210
type: string
20215-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
20211+
description: Value.
2021620212
nullable: true
2021720213
additionalProperties:
2021820214
type: object

openApiDocs/beta/CloudCommunications.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3015,10 +3015,10 @@ paths:
30153015
tags:
30163016
- communications.Actions
30173017
summary: Invoke action invite
3018-
description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.'
3018+
description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.'
30193019
externalDocs:
30203020
description: Find more info here
3021-
url: https://docs.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0
3021+
url: https://docs.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0
30223022
operationId: communications.calls.participants_invite
30233023
parameters:
30243024
- name: call-id
@@ -4708,11 +4708,11 @@ paths:
47084708
delete:
47094709
tags:
47104710
- communications.onlineMeeting
4711-
summary: Delete externalMeetingRegistration
4712-
description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
4711+
summary: Delete meetingRegistration
4712+
description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer.
47134713
externalDocs:
47144714
description: Find more info here
4715-
url: https://docs.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0
4715+
url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0
47164716
operationId: communications.onlineMeetings_DeleteRegistration
47174717
parameters:
47184718
- name: onlineMeeting-id
@@ -7637,11 +7637,11 @@ paths:
76377637
delete:
76387638
tags:
76397639
- users.onlineMeeting
7640-
summary: Delete externalMeetingRegistration
7641-
description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
7640+
summary: Delete meetingRegistration
7641+
description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer.
76427642
externalDocs:
76437643
description: Find more info here
7644-
url: https://docs.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0
7644+
url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0
76457645
operationId: users.onlineMeetings_DeleteRegistration
76467646
parameters:
76477647
- name: user-id

openApiDocs/beta/Compliance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13464,7 +13464,7 @@ components:
1346413464
properties:
1346513465
description:
1346613466
type: string
13467-
description: Tag description as it will appear to the user in Microsoft Teams.
13467+
description: Tag description as it will appear to the user in Microsoft Teams. A teamworkTag can't have more than 200 teamworkTagMembers.
1346813468
nullable: true
1346913469
displayName:
1347013470
type: string
@@ -17802,11 +17802,11 @@ components:
1780217802
properties:
1780317803
key:
1780417804
type: string
17805-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
17805+
description: Key.
1780617806
nullable: true
1780717807
value:
1780817808
type: string
17809-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
17809+
description: Value.
1781017810
nullable: true
1781117811
additionalProperties:
1781217812
type: object

openApiDocs/beta/DeviceManagement.Actions.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15629,7 +15629,7 @@ components:
1562915629
type: array
1563015630
items:
1563115631
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingDefinition'
15632-
description: List of related Setting Definitions. This property is read-only.
15632+
description: List of related Setting Definitions
1563315633
x-ms-navigationProperty: true
1563415634
additionalProperties:
1563515635
type: object
@@ -29998,7 +29998,7 @@ components:
2999829998
properties:
2999929999
description:
3000030000
type: string
30001-
description: Tag description as it will appear to the user in Microsoft Teams.
30001+
description: Tag description as it will appear to the user in Microsoft Teams. A teamworkTag can't have more than 200 teamworkTagMembers.
3000230002
nullable: true
3000330003
displayName:
3000430004
type: string
@@ -30708,11 +30708,11 @@ components:
3070830708
properties:
3070930709
key:
3071030710
type: string
30711-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
30711+
description: Key.
3071230712
nullable: true
3071330713
value:
3071430714
type: string
30715-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
30715+
description: Value.
3071630716
nullable: true
3071730717
additionalProperties:
3071830718
type: object

openApiDocs/beta/DeviceManagement.Administration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34028,7 +34028,7 @@ components:
3402834028
properties:
3402934029
description:
3403034030
type: string
34031-
description: Tag description as it will appear to the user in Microsoft Teams.
34031+
description: Tag description as it will appear to the user in Microsoft Teams. A teamworkTag can't have more than 200 teamworkTagMembers.
3403234032
nullable: true
3403334033
displayName:
3403434034
type: string
@@ -34684,11 +34684,11 @@ components:
3468434684
properties:
3468534685
key:
3468634686
type: string
34687-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
34687+
description: Key.
3468834688
nullable: true
3468934689
value:
3469034690
type: string
34691-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
34691+
description: Value.
3469234692
nullable: true
3469334693
additionalProperties:
3469434694
type: object

openApiDocs/beta/DeviceManagement.Enrollment.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6404,11 +6404,11 @@ paths:
64046404
get:
64056405
tags:
64066406
- roleManagement.rbacApplicationMultiple
6407-
summary: List unifiedRoleAssignmentMultiple
6408-
description: "Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment."
6407+
summary: Get unifiedRoleAssignmentMultiple
6408+
description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment."
64096409
externalDocs:
64106410
description: Find more info here
6411-
url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-1.0
6411+
url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0
64126412
operationId: roleManagement.cloudPC_ListRoleAssignments
64136413
parameters:
64146414
- $ref: '#/components/parameters/top'
@@ -8367,11 +8367,11 @@ paths:
83678367
get:
83688368
tags:
83698369
- roleManagement.rbacApplicationMultiple
8370-
summary: List unifiedRoleAssignmentMultiple
8371-
description: "Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment."
8370+
summary: Get unifiedRoleAssignmentMultiple
8371+
description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment."
83728372
externalDocs:
83738373
description: Find more info here
8374-
url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-1.0
8374+
url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0
83758375
operationId: roleManagement.deviceManagement_ListRoleAssignments
83768376
parameters:
83778377
- $ref: '#/components/parameters/top'

openApiDocs/beta/DeviceManagement.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7088,7 +7088,7 @@ paths:
70887088
tags:
70897089
- deviceManagement.deviceManagementCompliancePolicy
70907090
summary: Get settingDefinitions from deviceManagement
7091-
description: List of related Setting Definitions. This property is read-only.
7091+
description: List of related Setting Definitions
70927092
operationId: deviceManagement.compliancePolicies.settings_ListSettingDefinitions
70937093
parameters:
70947094
- name: deviceManagementCompliancePolicy-id
@@ -7217,7 +7217,7 @@ paths:
72177217
tags:
72187218
- deviceManagement.deviceManagementCompliancePolicy
72197219
summary: Get settingDefinitions from deviceManagement
7220-
description: List of related Setting Definitions. This property is read-only.
7220+
description: List of related Setting Definitions
72217221
operationId: deviceManagement.compliancePolicies.settings_GetSettingDefinitions
72227222
parameters:
72237223
- name: deviceManagementCompliancePolicy-id
@@ -8283,7 +8283,7 @@ paths:
82838283
tags:
82848284
- deviceManagement.deviceManagementConfigurationPolicy
82858285
summary: Get settingDefinitions from deviceManagement
8286-
description: List of related Setting Definitions. This property is read-only.
8286+
description: List of related Setting Definitions
82878287
operationId: deviceManagement.configurationPolicies.settings_ListSettingDefinitions
82888288
parameters:
82898289
- name: deviceManagementConfigurationPolicy-id
@@ -8412,7 +8412,7 @@ paths:
84128412
tags:
84138413
- deviceManagement.deviceManagementConfigurationPolicy
84148414
summary: Get settingDefinitions from deviceManagement
8415-
description: List of related Setting Definitions. This property is read-only.
8415+
description: List of related Setting Definitions
84168416
operationId: deviceManagement.configurationPolicies.settings_GetSettingDefinitions
84178417
parameters:
84188418
- name: deviceManagementConfigurationPolicy-id
@@ -48492,7 +48492,7 @@ components:
4849248492
type: array
4849348493
items:
4849448494
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingDefinition'
48495-
description: List of related Setting Definitions. This property is read-only.
48495+
description: List of related Setting Definitions
4849648496
x-ms-navigationProperty: true
4849748497
additionalProperties:
4849848498
type: object
@@ -78054,7 +78054,7 @@ components:
7805478054
properties:
7805578055
description:
7805678056
type: string
78057-
description: Tag description as it will appear to the user in Microsoft Teams.
78057+
description: Tag description as it will appear to the user in Microsoft Teams. A teamworkTag can't have more than 200 teamworkTagMembers.
7805878058
nullable: true
7805978059
displayName:
7806078060
type: string
@@ -78834,11 +78834,11 @@ components:
7883478834
properties:
7883578835
key:
7883678836
type: string
78837-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
78837+
description: Key.
7883878838
nullable: true
7883978839
value:
7884078840
type: string
78841-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
78841+
description: Value.
7884278842
nullable: true
7884378843
additionalProperties:
7884478844
type: object

openApiDocs/beta/Devices.CloudPrint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24508,7 +24508,7 @@ components:
2450824508
properties:
2450924509
description:
2451024510
type: string
24511-
description: Tag description as it will appear to the user in Microsoft Teams.
24511+
description: Tag description as it will appear to the user in Microsoft Teams. A teamworkTag can't have more than 200 teamworkTagMembers.
2451224512
nullable: true
2451324513
displayName:
2451424514
type: string
@@ -32575,11 +32575,11 @@ components:
3257532575
properties:
3257632576
key:
3257732577
type: string
32578-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
32578+
description: Key.
3257932579
nullable: true
3258032580
value:
3258132581
type: string
32582-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
32582+
description: Value.
3258332583
nullable: true
3258432584
additionalProperties:
3258532585
type: object

openApiDocs/beta/Devices.CorporateManagement.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33670,7 +33670,7 @@ components:
3367033670
type: array
3367133671
items:
3367233672
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingDefinition'
33673-
description: List of related Setting Definitions. This property is read-only.
33673+
description: List of related Setting Definitions
3367433674
x-ms-navigationProperty: true
3367533675
additionalProperties:
3367633676
type: object
@@ -42648,7 +42648,7 @@ components:
4264842648
properties:
4264942649
description:
4265042650
type: string
42651-
description: Tag description as it will appear to the user in Microsoft Teams.
42651+
description: Tag description as it will appear to the user in Microsoft Teams. A teamworkTag can't have more than 200 teamworkTagMembers.
4265242652
nullable: true
4265342653
displayName:
4265442654
type: string
@@ -43424,11 +43424,11 @@ components:
4342443424
properties:
4342543425
key:
4342643426
type: string
43427-
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
43427+
description: Key.
4342843428
nullable: true
4342943429
value:
4343043430
type: string
43431-
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
43431+
description: Value.
4343243432
nullable: true
4343343433
additionalProperties:
4343443434
type: object

0 commit comments

Comments
 (0)