Skip to content

Commit 4ffcb05

Browse files
authored
Merge pull request #690 from microsoftgraph/dev
1.6.0 Release
2 parents d1fd89a + 0daaa5e commit 4ffcb05

Some content is hidden

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

45 files changed

+10039
-2786
lines changed

config/ModulesMapping.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"Financials": "^financials\\.",
2020
"Groups": "^groups.group$|^groups.directoryObject$|^groups.conversation$|^groups.endpoint$|^groups.extension$|^groups.resourceSpecificPermissionGrant$|^groups.profilePhoto$|^groups.conversationThread$|^groupLifecyclePolicies\\.|^users.group$|^groups.directorySetting$|^groups.Actions$|^groups.Functions$",
2121
"Identity.DirectoryManagement": "^administrativeUnits\\.|^contacts\\.|^devices\\.|^domains\\.|^directoryRoles\\.|^directoryRoleTemplates\\.|^directorySettingTemplates\\.|^settings\\.|^subscribedSkus\\.|^contracts\\.|^directory\\.|^users.scopedRoleMembership$|^organization.organization$|^organization.organizationalBranding$|^organization.organizationSettings$|^organization.Actions$|^organization.extension$",
22-
"Identity.Governance": "^accessReviews\\.|^businessFlowTemplates\\.|^programs\\.|^programControls\\.|^programControlTypes\\.|^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedRoleAssignmentRequests\\.|^privilegedApproval\\.|^privilegedOperationEvents\\.|^privilegedAccess\\.|^agreements\\.|^users.agreementAcceptance$|^identityGovernance.entitlementManagement$|^identityGovernance.Functions$|^identityGovernance.Actions$",
22+
"Identity.Governance": "^accessReviews\\.|^businessFlowTemplates\\.|^programs\\.|^programControls\\.|^programControlTypes\\.|^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedRoleAssignmentRequests\\.|^privilegedApproval\\.|^privilegedOperationEvents\\.|^privilegedAccess\\.|^agreements\\.|^users.agreementAcceptance$|^identityGovernance\\.",
2323
"Identity.SignIns": "^organization.certificateBasedAuthConfiguration$|^invitations\\.|^identityProviders\\.|^oauth2PermissionGrants\\.|^riskDetections\\.|^riskyUsers\\.|^dataPolicyOperations\\.|^identity.identityUserFlow$|^trustFramework\\.|^informationProtection\\.|^policies\\.|^users.authentication$|^users.informationProtection$|^identity.conditionalAccessRoot$",
2424
"Mail": "^users.inferenceClassification$|^users.mailFolder$|^users.message$",
2525
"Notes": "^users.onenote$|^groups.onenote$|^sites.onenote$",
@@ -35,6 +35,6 @@
3535
"Users": "^users.user$|^users.directoryObject$|^users.licenseDetails$|^users.notification$|^users.outlookUser$|^users.profilePhoto$|^users.userSettings$|^users.extension$|^users.oAuth2PermissionGrant$|^users.todo$",
3636
"Users.Actions": "^users.Actions$",
3737
"Users.Functions": "^users.Functions$",
38-
// "WindowsUpdates": "^admin.windows$|^admin.Actions$|^admin.Functions$",
38+
"WindowsUpdates": "^admin.windows$|^admin.Actions$|^admin.Functions$",
3939
// "WorkBooks": "^workbooks\\.",// Max limit.
4040
}

openApiDocs/beta/Applications.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ paths:
5353
- defaultRedirectUri desc
5454
- description
5555
- description desc
56+
- disabledByMicrosoftStatus
57+
- disabledByMicrosoftStatus desc
5658
- displayName
5759
- displayName desc
5860
- groupMembershipClaims
@@ -116,6 +118,7 @@ paths:
116118
- createdDateTime
117119
- defaultRedirectUri
118120
- description
121+
- disabledByMicrosoftStatus
119122
- displayName
120123
- groupMembershipClaims
121124
- identifierUris
@@ -254,6 +257,7 @@ paths:
254257
- createdDateTime
255258
- defaultRedirectUri
256259
- description
260+
- disabledByMicrosoftStatus
257261
- displayName
258262
- groupMembershipClaims
259263
- identifierUris
@@ -8513,6 +8517,8 @@ paths:
85138517
- defaultRedirectUri desc
85148518
- description
85158519
- description desc
8520+
- disabledByMicrosoftStatus
8521+
- disabledByMicrosoftStatus desc
85168522
- displayName
85178523
- displayName desc
85188524
- groupMembershipClaims
@@ -8576,6 +8582,7 @@ paths:
85768582
- createdDateTime
85778583
- defaultRedirectUri
85788584
- description
8585+
- disabledByMicrosoftStatus
85798586
- displayName
85808587
- groupMembershipClaims
85818588
- identifierUris
@@ -8703,6 +8710,8 @@ paths:
87038710
- defaultRedirectUri desc
87048711
- description
87058712
- description desc
8713+
- disabledByMicrosoftStatus
8714+
- disabledByMicrosoftStatus desc
87068715
- displayName
87078716
- displayName desc
87088717
- groupMembershipClaims
@@ -10066,6 +10075,8 @@ paths:
1006610075
- defaultRedirectUri desc
1006710076
- description
1006810077
- description desc
10078+
- disabledByMicrosoftStatus
10079+
- disabledByMicrosoftStatus desc
1006910080
- displayName
1007010081
- displayName desc
1007110082
- groupMembershipClaims
@@ -10129,6 +10140,7 @@ paths:
1012910140
- createdDateTime
1013010141
- defaultRedirectUri
1013110142
- description
10143+
- disabledByMicrosoftStatus
1013210144
- displayName
1013310145
- groupMembershipClaims
1013410146
- identifierUris
@@ -10263,6 +10275,8 @@ paths:
1026310275
- defaultRedirectUri desc
1026410276
- description
1026510277
- description desc
10278+
- disabledByMicrosoftStatus
10279+
- disabledByMicrosoftStatus desc
1026610280
- displayName
1026710281
- displayName desc
1026810282
- groupMembershipClaims
@@ -12355,6 +12369,8 @@ paths:
1235512369
- appRoles desc
1235612370
- description
1235712371
- description desc
12372+
- disabledByMicrosoftStatus
12373+
- disabledByMicrosoftStatus desc
1235812374
- displayName
1235912375
- displayName desc
1236012376
- errorUrl
@@ -12426,6 +12442,7 @@ paths:
1242612442
- appRoleAssignmentRequired
1242712443
- appRoles
1242812444
- description
12445+
- disabledByMicrosoftStatus
1242912446
- displayName
1243012447
- errorUrl
1243112448
- homepage
@@ -12587,6 +12604,7 @@ paths:
1258712604
- appRoleAssignmentRequired
1258812605
- appRoles
1258912606
- description
12607+
- disabledByMicrosoftStatus
1259012608
- displayName
1259112609
- errorUrl
1259212610
- homepage
@@ -18805,6 +18823,10 @@ components:
1880518823
description:
1880618824
type: string
1880718825
nullable: true
18826+
disabledByMicrosoftStatus:
18827+
type: string
18828+
description: 'Specifies whether Microsoft has disabled the registered application. Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons may include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement).'
18829+
nullable: true
1880818830
displayName:
1880918831
type: string
1881018832
description: The display name for the application.
@@ -19678,6 +19700,10 @@ components:
1967819700
type: string
1967919701
description: Free text field to provide an internal end-user facing description of the service principal. End-user portals such MyApps will display the application description in this field. The maximum allowed size is 1024 characters.
1968019702
nullable: true
19703+
disabledByMicrosoftStatus:
19704+
type: string
19705+
description: 'Specifies whether Microsoft has disabled the registered application. Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons may include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement).'
19706+
nullable: true
1968119707
displayName:
1968219708
type: string
1968319709
description: The display name for the service principal.
@@ -20260,6 +20286,9 @@ components:
2026020286
type: string
2026120287
description: 'The internal url of the application. For example, https://intranet/.'
2026220288
nullable: true
20289+
isBackendCertificateValidationEnabled:
20290+
type: boolean
20291+
nullable: true
2026320292
isHttpOnlyCookieEnabled:
2026420293
type: boolean
2026520294
description: 'Indicates if the HTTPOnly cookie flag should be set in the HTTP response headers. Set this value to true to have Application Proxy cookies include the HTTPOnly flag in the HTTP response headers. If using Remote Desktop Services, set this value to False. Default value is false.'

openApiDocs/beta/CloudCommunications.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3593,6 +3593,11 @@ paths:
35933593
type: string
35943594
activity:
35953595
type: string
3596+
expirationDuration:
3597+
pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$'
3598+
type: string
3599+
format: duration
3600+
nullable: true
35963601
additionalProperties:
35973602
type: object
35983603
required: true

openApiDocs/beta/Compliance.yml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10968,6 +10968,10 @@ components:
1096810968
items:
1096910969
$ref: '#/components/schemas/microsoft.graph.user'
1097010970
description: 'The list of this team''s owners. Currently, when creating a team using application permissions, exactly one owner must be specified. When using user delegated permissions, no owner can be specified (the current user is the owner). Owner must be specified as an object ID (GUID), not a UPN.'
10971+
permissionGrants:
10972+
type: array
10973+
items:
10974+
$ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant'
1097110975
photo:
1097210976
$ref: '#/components/schemas/microsoft.graph.profilePhoto'
1097310977
primaryChannel:
@@ -15992,6 +15996,10 @@ components:
1599215996
items:
1599315997
$ref: '#/components/schemas/microsoft.graph.chatMessage'
1599415998
description: A collection of all the messages in the chat. Nullable.
15999+
operations:
16000+
type: array
16001+
items:
16002+
$ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation'
1599516003
permissionGrants:
1599616004
type: array
1599716005
items:
@@ -17481,7 +17489,7 @@ components:
1748117489
type: array
1748217490
items:
1748317491
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
17484-
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
17492+
description: 'Content in a message hosted by Microsoft Teams - for example, images or code snippets.'
1748517493
replies:
1748617494
type: array
1748717495
items:
@@ -17615,6 +17623,7 @@ components:
1761517623
- unknownFutureValue
1761617624
- teamifyGroup
1761717625
- createChannel
17626+
- createChat
1761817627
type: string
1761917628
microsoft.graph.teamsAsyncOperationStatus:
1762017629
title: teamsAsyncOperationStatus
@@ -17788,6 +17797,7 @@ components:
1778817797
type: array
1778917798
items:
1779017799
$ref: '#/components/schemas/microsoft.graph.timeCardBreak'
17800+
description: The list of breaks associated with the timeCard.
1779117801
clockInEvent:
1779217802
$ref: '#/components/schemas/microsoft.graph.timeCardEvent'
1779317803
clockOutEvent:
@@ -17802,6 +17812,7 @@ components:
1780217812
$ref: '#/components/schemas/microsoft.graph.timeCardState'
1780317813
userId:
1780417814
type: string
17815+
description: User ID to which the timeCard belongs.
1780517816
nullable: true
1780617817
additionalProperties:
1780717818
type: object
@@ -19248,6 +19259,7 @@ components:
1924819259
- googleCloudDevicePolicyController
1924919260
- microsoft365ManagedMdm
1925019261
- windowsManagementCloudApi
19262+
- intuneAosp
1925119263
type: string
1925219264
microsoft.graph.managedDeviceManagementFeatures:
1925319265
title: managedDeviceManagementFeatures
@@ -22174,6 +22186,7 @@ components:
2217422186
properties:
2217522187
breakId:
2217622188
type: string
22189+
description: ID of the timeCardBreak.
2217722190
nullable: true
2217822191
end:
2217922192
$ref: '#/components/schemas/microsoft.graph.timeCardEvent'
@@ -22189,10 +22202,12 @@ components:
2218922202
properties:
2219022203
atApprovedLocation:
2219122204
type: boolean
22205+
description: Indicates whether the entry was recorded at the approved location.
2219222206
nullable: true
2219322207
dateTime:
2219422208
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])$'
2219522209
type: string
22210+
description: The time the entry is recorded.
2219622211
format: date-time
2219722212
notes:
2219822213
$ref: '#/components/schemas/microsoft.graph.itemBody'
@@ -22214,6 +22229,7 @@ components:
2221422229
type: array
2221522230
items:
2221622231
$ref: '#/components/schemas/microsoft.graph.timeCardBreak'
22232+
description: The list of breaks associated with the timeCard.
2221722233
clockInEvent:
2221822234
$ref: '#/components/schemas/microsoft.graph.timeCardEvent'
2221922235
clockOutEvent:
@@ -22961,6 +22977,7 @@ components:
2296122977
- windows10AndLater
2296222978
- androidWorkProfile
2296322979
- windows10XProfile
22980+
- androidAOSP
2296422981
- all
2296522982
type: string
2296622983
microsoft.graph.deviceCompliancePolicySettingState:

openApiDocs/beta/DeviceManagement.Actions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19131,6 +19131,11 @@ components:
1913119131
- title: cloudPcUserSettingAssignment
1913219132
type: object
1913319133
properties:
19134+
createdDateTime:
19135+
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])$'
19136+
type: string
19137+
format: date-time
19138+
nullable: true
1913419139
target:
1913519140
$ref: '#/components/schemas/microsoft.graph.cloudPcManagementAssignmentTarget'
1913619141
additionalProperties:
@@ -19178,6 +19183,7 @@ components:
1917819183
- windows10AndLater
1917919184
- androidWorkProfile
1918019185
- unknown
19186+
- androidAOSP
1918119187
type: string
1918219188
microsoft.graph.deviceLogCollectionTemplateType:
1918319189
title: deviceLogCollectionTemplateType
@@ -19388,6 +19394,7 @@ components:
1938819394
- googleCloudDevicePolicyController
1938919395
- microsoft365ManagedMdm
1939019396
- windowsManagementCloudApi
19397+
- intuneAosp
1939119398
type: string
1939219399
microsoft.graph.managedDeviceOwnerType:
1939319400
title: managedDeviceOwnerType

openApiDocs/beta/DeviceManagement.Administration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13689,6 +13689,7 @@ components:
1368913689
- googleCloudDevicePolicyController
1369013690
- microsoft365ManagedMdm
1369113691
- windowsManagementCloudApi
13692+
- intuneAosp
1369213693
type: string
1369313694
microsoft.graph.managementState:
1369413695
title: managementState
@@ -13753,6 +13754,7 @@ components:
1375313754
- windows10AndLater
1375413755
- androidWorkProfile
1375513756
- windows10XProfile
13757+
- androidAOSP
1375613758
- all
1375713759
type: string
1375813760
microsoft.graph.managedDeviceReportedApp:
@@ -14199,6 +14201,7 @@ components:
1419914201
- windows10AndLater
1420014202
- androidWorkProfile
1420114203
- unknown
14204+
- androidAOSP
1420214205
type: string
1420314206
microsoft.graph.deviceAndAppManagementAssignmentFilterType:
1420414207
title: deviceAndAppManagementAssignmentFilterType

openApiDocs/beta/DeviceManagement.Enrolment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25839,6 +25839,7 @@ components:
2583925839
- windows10AndLater
2584025840
- androidWorkProfile
2584125841
- unknown
25842+
- androidAOSP
2584225843
type: string
2584325844
microsoft.graph.deviceAndAppManagementAssignmentTarget:
2584425845
title: deviceAndAppManagementAssignmentTarget

openApiDocs/beta/DeviceManagement.Functions.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,6 +1996,25 @@ paths:
19961996
default:
19971997
$ref: '#/components/responses/error'
19981998
x-ms-docs-operation-type: function
1999+
/deviceManagement/virtualEndpoint/auditEvents/microsoft.graph.getAuditActivityTypes():
2000+
get:
2001+
tags:
2002+
- deviceManagement.Functions
2003+
summary: Invoke function getAuditActivityTypes
2004+
operationId: deviceManagement.virtualEndpoint.auditEvents_getAuditActivityTypes
2005+
responses:
2006+
'200':
2007+
description: Success
2008+
content:
2009+
application/json:
2010+
schema:
2011+
type: array
2012+
items:
2013+
type: string
2014+
nullable: true
2015+
default:
2016+
$ref: '#/components/responses/error'
2017+
x-ms-docs-operation-type: function
19992018
/deviceManagement/virtualEndpoint/deviceImages/microsoft.graph.getSourceImages():
20002019
get:
20012020
tags:
@@ -2288,6 +2307,7 @@ components:
22882307
- windows10AndLater
22892308
- androidWorkProfile
22902309
- unknown
2310+
- androidAOSP
22912311
type: string
22922312
microsoft.graph.managementConditionStatement:
22932313
allOf:

0 commit comments

Comments
 (0)