Skip to content

Commit bf9d701

Browse files
peombwaMicrosoft Graph DevX Toolingtimayabi2020
authored
[v2] Weekly OpenApiDocs Refresh (#2384)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <[email protected]> Co-authored-by: Tim <[email protected]>
1 parent 0fceedb commit bf9d701

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

+143463
-144664
lines changed

config/ModuleMetadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"versions": {
2828
"authentication": {
2929
"prerelease": "",
30-
"version": "2.8.0"
30+
"version": "2.9.0"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.8.0"
34+
"version": "2.9.0"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.8.0"
38+
"version": "2.9.0"
3939
}
4040
}
4141
}

openApiDocs/beta/Applications.yml

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16096,7 +16096,7 @@ paths:
1609616096
get:
1609716097
tags:
1609816098
- servicePrincipals.oAuth2PermissionGrant
16099-
summary: List oauth2PermissionGrants granted to a service principal
16099+
summary: List oauth2PermissionGrants
1610016100
description: 'Retrieve a list of oAuth2PermissionGrant entities, representing delegated permissions granted to the service principal (representing the client application) to access an API on behalf of a user. This API is available in the following national cloud deployments.'
1610116101
externalDocs:
1610216102
description: Find more info here
@@ -22817,7 +22817,7 @@ components:
2281722817
$ref: '#/components/schemas/microsoft.graph.apiApplication'
2281822818
appId:
2281922819
type: string
22820-
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Alternate key. Supports $filter (eq).
22820+
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Supports $filter (eq).
2282122821
nullable: true
2282222822
appRoles:
2282322823
type: array
@@ -23241,7 +23241,7 @@ components:
2324123241
nullable: true
2324223242
appId:
2324323243
type: string
23244-
description: 'The unique identifier for the associated application (its appId property). Alternate key. Supports $filter (eq, ne, not, in, startsWith).'
23244+
description: 'The unique identifier for the associated application (its appId property). Supports $filter (eq, ne, not, in, startsWith).'
2324523245
nullable: true
2324623246
applicationTemplateId:
2324723247
type: string
@@ -28753,7 +28753,7 @@ components:
2875328753
items:
2875428754
type: string
2875528755
nullable: true
28756-
description: List of host names for the device.
28756+
description: List of hostNames for the device.
2875728757
isCompliant:
2875828758
type: boolean
2875928759
description: 'true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not).'
@@ -28764,7 +28764,7 @@ components:
2876428764
nullable: true
2876528765
isManagementRestricted:
2876628766
type: boolean
28767-
description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
28767+
description: 'true if the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
2876828768
nullable: true
2876928769
isRooted:
2877028770
type: boolean
@@ -28786,7 +28786,6 @@ components:
2878628786
nullable: true
2878728787
onPremisesSecurityIdentifier:
2878828788
type: string
28789-
description: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq).
2879028789
nullable: true
2879128790
onPremisesSyncEnabled:
2879228791
type: boolean
@@ -28822,27 +28821,27 @@ components:
2882228821
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
2882328822
trustType:
2882428823
type: string
28825-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory.'
28824+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory'
2882628825
nullable: true
2882728826
kind:
2882828827
type: string
28829-
description: Form factor of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28828+
description: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
2883028829
nullable: true
2883128830
manufacturer:
2883228831
type: string
28833-
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28832+
description: Manufacturer of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
2883428833
nullable: true
2883528834
model:
2883628835
type: string
28837-
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28836+
description: Model of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
2883828837
nullable: true
2883928838
name:
2884028839
type: string
28841-
description: Friendly name of the device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28840+
description: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome.
2884228841
nullable: true
2884328842
platform:
2884428843
type: string
28845-
description: Platform of device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28844+
description: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome.
2884628845
nullable: true
2884728846
status:
2884828847
type: string
@@ -30765,11 +30764,11 @@ components:
3076530764
properties:
3076630765
key:
3076730766
type: string
30768-
description: Contains the name of the field that a value is associated with.
30767+
description: Key.
3076930768
nullable: true
3077030769
value:
3077130770
type: string
30772-
description: Contains the corresponding value for the specified key.
30771+
description: Value.
3077330772
nullable: true
3077430773
additionalProperties:
3077530774
type: object
@@ -31269,11 +31268,11 @@ components:
3126931268
properties:
3127031269
displayName:
3127131270
type: string
31272-
description: The display name of the identity. This property is read-only.
31271+
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
3127331272
nullable: true
3127431273
id:
3127531274
type: string
31276-
description: The identifier of the identity. This property is read-only.
31275+
description: Unique identifier for the identity.
3127731276
nullable: true
3127831277
additionalProperties:
3127931278
type: object

openApiDocs/beta/CrossDeviceExperiences.yml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5357,7 +5357,7 @@ components:
53575357
items:
53585358
type: string
53595359
nullable: true
5360-
description: List of hostNames for the device.
5360+
description: List of host names for the device.
53615361
isCompliant:
53625362
type: boolean
53635363
description: 'true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not).'
@@ -5368,7 +5368,7 @@ components:
53685368
nullable: true
53695369
isManagementRestricted:
53705370
type: boolean
5371-
description: 'true if the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
5371+
description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
53725372
nullable: true
53735373
isRooted:
53745374
type: boolean
@@ -5390,6 +5390,7 @@ components:
53905390
nullable: true
53915391
onPremisesSecurityIdentifier:
53925392
type: string
5393+
description: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq).
53935394
nullable: true
53945395
onPremisesSyncEnabled:
53955396
type: boolean
@@ -5425,27 +5426,27 @@ components:
54255426
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
54265427
trustType:
54275428
type: string
5428-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory'
5429+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory.'
54295430
nullable: true
54305431
kind:
54315432
type: string
5432-
description: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5433+
description: Form factor of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
54335434
nullable: true
54345435
manufacturer:
54355436
type: string
5436-
description: Manufacturer of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5437+
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
54375438
nullable: true
54385439
model:
54395440
type: string
5440-
description: Model of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5441+
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
54415442
nullable: true
54425443
name:
54435444
type: string
5444-
description: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5445+
description: Friendly name of the device. Only returned if user signs in with a Microsoft account as part of Project Rome.
54455446
nullable: true
54465447
platform:
54475448
type: string
5448-
description: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome.
5449+
description: Platform of device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
54495450
nullable: true
54505451
status:
54515452
type: string
@@ -6027,7 +6028,7 @@ components:
60276028
nullable: true
60286029
appId:
60296030
type: string
6030-
description: 'The unique identifier for the associated application (its appId property). Supports $filter (eq, ne, not, in, startsWith).'
6031+
description: 'The unique identifier for the associated application (its appId property). Alternate key. Supports $filter (eq, ne, not, in, startsWith).'
60316032
nullable: true
60326033
applicationTemplateId:
60336034
type: string
@@ -11166,11 +11167,11 @@ components:
1116611167
properties:
1116711168
displayName:
1116811169
type: string
11169-
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
11170+
description: The display name of the identity. This property is read-only.
1117011171
nullable: true
1117111172
id:
1117211173
type: string
11173-
description: Unique identifier for the identity.
11174+
description: The identifier of the identity. This property is read-only.
1117411175
nullable: true
1117511176
additionalProperties:
1117611177
type: object
@@ -13040,11 +13041,11 @@ components:
1304013041
properties:
1304113042
key:
1304213043
type: string
13043-
description: Key.
13044+
description: Contains the name of the field that a value is associated with.
1304413045
nullable: true
1304513046
value:
1304613047
type: string
13047-
description: Value.
13048+
description: Contains the corresponding value for the specified key.
1304813049
nullable: true
1304913050
additionalProperties:
1305013051
type: object

0 commit comments

Comments
 (0)