Skip to content

Commit 38f2077

Browse files
authored
Merge pull request #2308 from microsoftgraph/WeeklyApiRefresh/202309191205
[v2] Weekly OpenApiDocs Refresh
2 parents 691d90f + ae56b37 commit 38f2077

40 files changed

+148662
-148599
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 61 additions & 45 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Calendar.yml

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

openApiDocs/beta/Compliance.yml

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

openApiDocs/beta/CrossDeviceExperiences.yml

Lines changed: 59 additions & 39 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 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).'
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).'
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. 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 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.'
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. 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.'
13985+
description: The display name of the identity. This property is read-only.
1398613986
nullable: true
1398713987
id:
1398813988
type: string
13989-
description: Unique identifier for the identity.
13989+
description: The identifier of the identity. This property is read-only.
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/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.'
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.'
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. When ''FALSE'', the agent is a Microsoft agent or is not 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 and when 'FALSE' the agent is a Microsoft agent or isn't 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. When ''FALSE'', the agent is a Microsoft agent or is not 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 and when 'FALSE' the agent is a Microsoft agent or isn't known. The default value is 'FALSE'
45244524
nullable: true
45254525
additionalProperties:
45264526
type: object

openApiDocs/beta/Devices.ServiceAnnouncement.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5310,7 +5310,7 @@ components:
53105310
type: array
53115311
items:
53125312
$ref: '#/components/schemas/microsoft.graph.keyValuePair'
5313-
description: Additional details about service event. This property doesn't support filters.
5313+
description: Extra details about service event. This property doesn't support filters.
53145314
endDateTime:
53155315
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])$'
53165316
type: string
@@ -5478,11 +5478,11 @@ components:
54785478
properties:
54795479
displayName:
54805480
type: string
5481-
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.'
5481+
description: The display name of the identity. This property is read-only.
54825482
nullable: true
54835483
id:
54845484
type: string
5485-
description: Unique identifier for the identity.
5485+
description: The identifier of the identity. This property is read-only.
54865486
nullable: true
54875487
additionalProperties:
54885488
type: object

0 commit comments

Comments
 (0)