Skip to content

Commit cfb9605

Browse files
authored
Merge pull request #199 from microsoftgraph/po/0.5.1PreRelease
0.5.1 Prerelease
2 parents edbb177 + 9c3232e commit cfb9605

File tree

139 files changed

+4489
-846
lines changed

Some content is hidden

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

139 files changed

+4489
-846
lines changed

config/ModuleMetadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"tags": "MicrosoftGraph;Microsoft;Office365;Graph;PowerShell;GraphServiceClient;Outlook;OneDrive;AzureAD;GraphAPI;Productivity;SharePoint;Intune;SDK;",
1111
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
1212
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
13-
"version": "0.5.0"
13+
"version": "0.5.1"
1414
}

config/ModulesMapping.jsonc

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"Identity.AuthenticationMethods": "^users.authentication$",
3535
"Identity.AzureADPIM": "^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedOperationEvents\\.|^privilegedApproval\\.|^privilegedRoleAssignmentRequests\\.",
3636
"Identity.CertificateBasedAuthConfiguration": "^certificateBasedAuthConfiguration\\.",
37-
"Identity.ConditionalAccess": "^conditionalAccess\\.",
37+
"Identity.ConditionalAccess": "^conditionalAccess.namedLocation$|^conditionalAccess.conditionalAccessPolicy$",
3838
"Identity.Contracts": "^contracts\\.",
3939
"Identity.DataPolicyOperations": "^dataPolicyOperations\\.",
4040
"Identity.Devices": "^devices\\.",
@@ -58,7 +58,7 @@
5858
"Identity.SubscribedSkus": "^subscribedSkus\\.",
5959
"Identity.TermsOfUse": "^agreements\\.|^agreementAcceptances\\.|^users.agreementAcceptance$",
6060
"Identity.TrustFramework": "^trustFramework\\.",
61-
"Identity.UserFlows": "^identity\\.",
61+
"Identity.UserFlows": "^identity.identityUserFlow$",
6262
"Notification": "^users.notification$",
6363
"OnlineMeetings": "^users.onlineMeeting$",
6464
"Places": "^places\\.",

openApiDocs/Beta/Education.yml

+201
Original file line numberDiff line numberDiff line change
@@ -2689,9 +2689,11 @@ paths:
26892689
- assignedLabels
26902690
- assignedLicenses
26912691
- classification
2692+
- createdByAppId
26922693
- createdDateTime
26932694
- description
26942695
- displayName
2696+
- expirationDateTime
26952697
- groupTypes
26962698
- hasMembersWithLicenseErrors
26972699
- isAssignableToRole
@@ -6875,6 +6877,8 @@ paths:
68756877
- drives
68766878
- followedSites
68776879
- extensions
6880+
- approvals
6881+
- appConsentRequestsForApproval
68786882
- agreementAcceptances
68796883
- deviceEnrollmentConfigurations
68806884
- managedDevices
@@ -6941,6 +6945,8 @@ paths:
69416945
- drives
69426946
- followedSites
69436947
- extensions
6948+
- approvals
6949+
- appConsentRequestsForApproval
69446950
- agreementAcceptances
69456951
- deviceEnrollmentConfigurations
69466952
- managedDevices
@@ -7100,6 +7106,14 @@ paths:
71007106
operationId: educationUser.user.GetExtensions
71017107
parameters:
71027108
extension-id: $response.body#/id
7109+
approvals:
7110+
operationId: educationUser.user.GetApprovals
7111+
parameters:
7112+
approval-id: $response.body#/id
7113+
appConsentRequestsForApproval:
7114+
operationId: educationUser.user.GetAppConsentRequestsForApproval
7115+
parameters:
7116+
appConsentRequest-id: $response.body#/id
71037117
agreementAcceptances:
71047118
operationId: educationUser.user.GetAgreementAcceptances
71057119
parameters:
@@ -12312,6 +12326,8 @@ paths:
1231212326
- drives
1231312327
- followedSites
1231412328
- extensions
12329+
- approvals
12330+
- appConsentRequestsForApproval
1231512331
- agreementAcceptances
1231612332
- deviceEnrollmentConfigurations
1231712333
- managedDevices
@@ -12378,6 +12394,8 @@ paths:
1237812394
- drives
1237912395
- followedSites
1238012396
- extensions
12397+
- approvals
12398+
- appConsentRequestsForApproval
1238112399
- agreementAcceptances
1238212400
- deviceEnrollmentConfigurations
1238312401
- managedDevices
@@ -12569,6 +12587,16 @@ paths:
1256912587
parameters:
1257012588
educationUser-id: $request.path.educationUser-id
1257112589
extension-id: $response.body#/id
12590+
approvals:
12591+
operationId: educationUser.user.GetApprovals
12592+
parameters:
12593+
educationUser-id: $request.path.educationUser-id
12594+
approval-id: $response.body#/id
12595+
appConsentRequestsForApproval:
12596+
operationId: educationUser.user.GetAppConsentRequestsForApproval
12597+
parameters:
12598+
educationUser-id: $request.path.educationUser-id
12599+
appConsentRequest-id: $response.body#/id
1257212600
agreementAcceptances:
1257312601
operationId: educationUser.user.GetAgreementAcceptances
1257412602
parameters:
@@ -13150,6 +13178,9 @@ components:
1315013178
type: string
1315113179
description: 'Describes a classification for the group (such as low, medium or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default.'
1315213180
nullable: true
13181+
createdByAppId:
13182+
type: string
13183+
nullable: true
1315313184
createdDateTime:
1315413185
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])$'
1315513186
type: string
@@ -13164,6 +13195,11 @@ components:
1316413195
type: string
1316513196
description: The display name for the group. This property is required when a group is created and cannot be cleared during updates. Returned by default. Supports $filter and $orderby.
1316613197
nullable: true
13198+
expirationDateTime:
13199+
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])$'
13200+
type: string
13201+
format: date-time
13202+
nullable: true
1316713203
groupTypes:
1316813204
type: array
1316913205
items:
@@ -13438,9 +13474,11 @@ components:
1343813474
assignedLicenses:
1343913475
- '@odata.type': microsoft.graph.assignedLicense
1344013476
classification: string
13477+
createdByAppId: string
1344113478
createdDateTime: string (timestamp)
1344213479
description: string
1344313480
displayName: string
13481+
expirationDateTime: string (timestamp)
1344413482
groupTypes:
1344513483
- string
1344613484
hasMembersWithLicenseErrors: true
@@ -14267,6 +14305,14 @@ components:
1426714305
items:
1426814306
$ref: '#/components/schemas/microsoft.graph.extension'
1426914307
description: The collection of open extensions defined for the user. Read-only. Nullable.
14308+
approvals:
14309+
type: array
14310+
items:
14311+
$ref: '#/components/schemas/microsoft.graph.approval'
14312+
appConsentRequestsForApproval:
14313+
type: array
14314+
items:
14315+
$ref: '#/components/schemas/microsoft.graph.appConsentRequest'
1427014316
agreementAcceptances:
1427114317
type: array
1427214318
items:
@@ -14506,6 +14552,10 @@ components:
1450614552
- '@odata.type': microsoft.graph.site
1450714553
extensions:
1450814554
- '@odata.type': microsoft.graph.extension
14555+
approvals:
14556+
- '@odata.type': microsoft.graph.approval
14557+
appConsentRequestsForApproval:
14558+
- '@odata.type': microsoft.graph.appConsentRequest
1450914559
agreementAcceptances:
1451014560
- '@odata.type': microsoft.graph.agreementAcceptance
1451114561
deviceEnrollmentConfigurations:
@@ -17276,6 +17326,57 @@ components:
1727617326
id: string (identifier)
1727717327
overrides:
1727817328
- '@odata.type': microsoft.graph.inferenceClassificationOverride
17329+
microsoft.graph.approval:
17330+
allOf:
17331+
- $ref: '#/components/schemas/microsoft.graph.entity'
17332+
- title: approval
17333+
type: object
17334+
properties:
17335+
pendingSteps:
17336+
type: array
17337+
items:
17338+
$ref: '#/components/schemas/microsoft.graph.approvalStep'
17339+
completedSteps:
17340+
type: array
17341+
items:
17342+
$ref: '#/components/schemas/microsoft.graph.approvalStep'
17343+
example:
17344+
id: string (identifier)
17345+
pendingSteps:
17346+
- '@odata.type': microsoft.graph.approvalStep
17347+
completedSteps:
17348+
- '@odata.type': microsoft.graph.approvalStep
17349+
microsoft.graph.appConsentRequest:
17350+
allOf:
17351+
- $ref: '#/components/schemas/microsoft.graph.entity'
17352+
- title: appConsentRequest
17353+
type: object
17354+
properties:
17355+
appId:
17356+
type: string
17357+
appDisplayName:
17358+
type: string
17359+
nullable: true
17360+
consentType:
17361+
type: string
17362+
nullable: true
17363+
pendingScopes:
17364+
type: array
17365+
items:
17366+
$ref: '#/components/schemas/microsoft.graph.appConsentRequestScope'
17367+
userConsentRequests:
17368+
type: array
17369+
items:
17370+
$ref: '#/components/schemas/microsoft.graph.userConsentRequest'
17371+
example:
17372+
id: string (identifier)
17373+
appId: string
17374+
appDisplayName: string
17375+
consentType: string
17376+
pendingScopes:
17377+
- '@odata.type': microsoft.graph.appConsentRequestScope
17378+
userConsentRequests:
17379+
- '@odata.type': microsoft.graph.userConsentRequest
1727917380
microsoft.graph.agreementAcceptance:
1728017381
allOf:
1728117382
- $ref: '#/components/schemas/microsoft.graph.entity'
@@ -19409,6 +19510,7 @@ components:
1940919510
nullable: true
1941019511
tenantId:
1941119512
type: string
19513+
description: The unique identifier (guid) for the tenancy.
1941219514
nullable: true
1941319515
webId:
1941419516
type: string
@@ -19717,6 +19819,7 @@ components:
1971719819
properties:
1971819820
dataLocationCode:
1971919821
type: string
19822+
description: The geographic region code for where this site collection resides. Read-only.
1972019823
nullable: true
1972119824
hostname:
1972219825
type: string
@@ -21446,6 +21549,69 @@ components:
2144621549
'@odata.type': microsoft.graph.inferenceClassificationType
2144721550
senderEmailAddress:
2144821551
'@odata.type': microsoft.graph.emailAddress
21552+
microsoft.graph.approvalStep:
21553+
allOf:
21554+
- $ref: '#/components/schemas/microsoft.graph.entity'
21555+
- title: approvalStep
21556+
type: object
21557+
properties:
21558+
displayName:
21559+
type: string
21560+
nullable: true
21561+
reviewedBy:
21562+
$ref: '#/components/schemas/microsoft.graph.identity'
21563+
reviewedDateTime:
21564+
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])$'
21565+
type: string
21566+
format: date-time
21567+
nullable: true
21568+
reviewResult:
21569+
type: string
21570+
nullable: true
21571+
justification:
21572+
type: string
21573+
nullable: true
21574+
example:
21575+
id: string (identifier)
21576+
displayName: string
21577+
reviewedBy:
21578+
'@odata.type': microsoft.graph.identity
21579+
reviewedDateTime: string (timestamp)
21580+
reviewResult: string
21581+
justification: string
21582+
microsoft.graph.appConsentRequestScope:
21583+
title: appConsentRequestScope
21584+
type: object
21585+
properties:
21586+
displayName:
21587+
type: string
21588+
nullable: true
21589+
example:
21590+
displayName: string
21591+
microsoft.graph.userConsentRequest:
21592+
allOf:
21593+
- $ref: '#/components/schemas/microsoft.graph.request'
21594+
- title: userConsentRequest
21595+
type: object
21596+
properties:
21597+
reason:
21598+
type: string
21599+
nullable: true
21600+
createdBy:
21601+
$ref: '#/components/schemas/microsoft.graph.userIdentity'
21602+
createdDateTime:
21603+
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])$'
21604+
type: string
21605+
format: date-time
21606+
nullable: true
21607+
example:
21608+
id: string (identifier)
21609+
approval:
21610+
'@odata.type': microsoft.graph.approval
21611+
reason: string
21612+
createdBy:
21613+
'@odata.type': microsoft.graph.userIdentity
21614+
createdDateTime: string (timestamp)
2144921615
microsoft.graph.agreementAcceptanceState:
2145021616
title: agreementAcceptanceState
2145121617
enum:
@@ -24814,6 +24980,7 @@ components:
2481424980
expirationDateTime:
2481524981
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])$'
2481624982
type: string
24983+
description: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional.
2481724984
format: date-time
2481824985
nullable: true
2481924986
grantedTo:
@@ -24822,8 +24989,10 @@ components:
2482224989
type: array
2482324990
items:
2482424991
$ref: '#/components/schemas/microsoft.graph.identitySet'
24992+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2482524993
hasPassword:
2482624994
type: boolean
24995+
description: 'This indicates whether password is set for this permission, it''s only showing in response. Optional and Read-only and for OneDrive Personal only.'
2482724996
nullable: true
2482824997
inheritedFrom:
2482924998
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -26444,6 +26613,37 @@ components:
2644426613
- main
2644526614
- other
2644626615
type: string
26616+
microsoft.graph.request:
26617+
allOf:
26618+
- $ref: '#/components/schemas/microsoft.graph.entity'
26619+
- title: request
26620+
type: object
26621+
properties:
26622+
approval:
26623+
$ref: '#/components/schemas/microsoft.graph.approval'
26624+
example:
26625+
id: string (identifier)
26626+
approval:
26627+
'@odata.type': microsoft.graph.approval
26628+
microsoft.graph.userIdentity:
26629+
allOf:
26630+
- $ref: '#/components/schemas/microsoft.graph.identity'
26631+
- title: userIdentity
26632+
type: object
26633+
properties:
26634+
ipAddress:
26635+
type: string
26636+
description: Indicates the client IP address used by user performing the activity (audit log only).
26637+
nullable: true
26638+
userPrincipalName:
26639+
type: string
26640+
description: The userPrincipalName attribute of the user.
26641+
nullable: true
26642+
example:
26643+
id: string
26644+
displayName: string
26645+
ipAddress: string
26646+
userPrincipalName: string
2644726647
microsoft.graph.deviceAndAppManagementAssignmentTarget:
2644826648
title: deviceAndAppManagementAssignmentTarget
2644926649
type: object
@@ -28089,6 +28289,7 @@ components:
2808928289
$ref: '#/components/schemas/microsoft.graph.identity'
2809028290
preventsDownload:
2809128291
type: boolean
28292+
description: 'If true then the user can only use this link to view the item on the web, and cannot use it to download the contents of the item. Only for OneDrive for Business and SharePoint.'
2809228293
nullable: true
2809328294
configuratorUrl:
2809428295
type: string

0 commit comments

Comments
 (0)