Skip to content

Commit bc980b6

Browse files
peombwaMicrosoft Graph DevX Tooling
andauthored
[v2] Weekly OpenApiDocs Refresh (#2325)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
1 parent 1b88464 commit bc980b6

33 files changed

+141343
-134658
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.6.1"
30+
"version": "2.7.1"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.6.1"
34+
"version": "2.7.1"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.6.1"
38+
"version": "2.7.1"
3939
}
4040
}
4141
}

openApiDocs/beta/Compliance.yml

Lines changed: 43 additions & 59 deletions
Large diffs are not rendered by default.

openApiDocs/beta/CrossDeviceExperiences.yml

Lines changed: 39 additions & 59 deletions
Large diffs are not rendered by default.

openApiDocs/beta/DeviceManagement.Actions.yml

Lines changed: 65 additions & 49 deletions
Large diffs are not rendered by default.

openApiDocs/beta/DeviceManagement.Enrollment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11865,7 +11865,7 @@ components:
1186511865
nullable: true
1186611866
isAvailable:
1186711867
type: boolean
11868-
description: 'Indicates whether the authenticationContextClassReference has been published by the security admin and is ready for use by apps. When it''s set to false, it shouldn''t be shown in selection UX used to tag resources with authentication context class values. It will still be shown in the Conditional Access policy authoring experience. Supports $filter (eq).'
11868+
description: 'Indicates whether the authenticationContextClassReference has been published by the security admin and is ready for use by apps. When it is set to false, it should not be shown in selection UX used to tag resources with authentication context class values. It will still be shown in the Conditionall Access policy authoring experience. Supports $filter (eq).'
1186911869
nullable: true
1187011870
additionalProperties:
1187111871
type: object
@@ -11957,7 +11957,7 @@ components:
1195711957
nullable: true
1195811958
type:
1195911959
type: string
11960-
description: 'Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. This property is read only.'
11960+
description: 'Describes the type of app-specific resource represented by the app scope. Provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. This property is read only.'
1196111961
nullable: true
1196211962
additionalProperties:
1196311963
type: object
@@ -13982,11 +13982,11 @@ components:
1398213982
properties:
1398313983
displayName:
1398413984
type: string
13985-
description: The display name of the identity. This property is read-only.
13985+
description: 'The display name of the identity. Note that 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.'
1398613986
nullable: true
1398713987
id:
1398813988
type: string
13989-
description: The identifier of the identity. This property is read-only.
13989+
description: Unique identifier for the identity.
1399013990
nullable: true
1399113991
additionalProperties:
1399213992
type: object

openApiDocs/beta/DeviceManagement.Functions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3703,7 +3703,7 @@ components:
37033703
gracePeriodEndDateTime:
37043704
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
37053705
type: string
3706-
description: 'The date and time when the grace period ends and reprovisioning or deprovisioning happen. Required only if the status is inGracePeriod. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
3706+
description: 'The date and time when the grace period ends and reprovisioning/deprovisioning happens. Required only if the status is inGracePeriod. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
37073707
format: date-time
37083708
nullable: true
37093709
imageDisplayName:
@@ -4514,13 +4514,13 @@ components:
45144514
$ref: '#/components/schemas/microsoft.graph.cloudPcPartnerAgentInstallStatus'
45154515
isThirdPartyPartner:
45164516
type: boolean
4517-
description: Indicates if the partner agent is a third party. When 'TRUE' the agent is a third-party (non-Microsoft) agent and when 'FALSE' the agent is a Microsoft agent or isn't known. The default value is 'FALSE'
4517+
description: 'Indicates if the partner agent is a third party. When ''TRUE'', the agent is a third-party (non-Microsoft) agent. When ''FALSE'', the agent is a Microsoft agent or is not known. The default value is ''FALSE''.'
45184518
nullable: true
45194519
partnerAgentName:
45204520
$ref: '#/components/schemas/microsoft.graph.cloudPcPartnerAgentName'
45214521
retriable:
45224522
type: boolean
4523-
description: Indicates if the partner agent is a third party. When 'TRUE' the agent is a third-party (non-Microsoft) agent and when 'FALSE' the agent is a Microsoft agent or isn't known. The default value is 'FALSE'
4523+
description: 'Indicates if the partner agent is a third party. When ''TRUE'', the agent is a third-party (non-Microsoft) agent. When ''FALSE'', the agent is a Microsoft agent or is not known. The default value is ''FALSE''.'
45244524
nullable: true
45254525
additionalProperties:
45264526
type: object

0 commit comments

Comments
 (0)