Skip to content

Commit b577f8f

Browse files
Refresh OpenAPI files with latest metadata (#1542)
* Refresh OpenAPI docs with latest metadata. * Bump module version. Co-authored-by: Tim <timwamalwa@gmail.com>
1 parent c094270 commit b577f8f

File tree

98 files changed

+5574
-574
lines changed

Some content is hidden

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

98 files changed

+5574
-574
lines changed

config/ModuleMetadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
],
2626
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
2727
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
28-
"version": "1.12.1"
28+
"version": "1.12.2"
2929
}

openApiDocs/beta/Applications.yml

Lines changed: 151 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ paths:
2525
description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'.
2626
value: eventual
2727
- $ref: '#/components/parameters/top'
28+
- $ref: '#/components/parameters/skip'
2829
- $ref: '#/components/parameters/search'
30+
- $ref: '#/components/parameters/filter'
31+
- $ref: '#/components/parameters/count'
2932
- name: $orderby
3033
in: query
3134
description: Order items by property values
@@ -92,6 +95,8 @@ paths:
9295
- samlMetadataUrl desc
9396
- serviceManagementReference
9497
- serviceManagementReference desc
98+
- servicePrincipalLockConfiguration
99+
- servicePrincipalLockConfiguration desc
95100
- signInAudience
96101
- signInAudience desc
97102
- spa
@@ -149,6 +154,7 @@ paths:
149154
- requiredResourceAccess
150155
- samlMetadataUrl
151156
- serviceManagementReference
157+
- servicePrincipalLockConfiguration
152158
- signInAudience
153159
- spa
154160
- tags
@@ -169,6 +175,28 @@ paths:
169175
- connectorGroup
170176
- synchronization
171177
type: string
178+
- name: $expand
179+
in: query
180+
description: Expand related entities
181+
style: form
182+
explode: false
183+
schema:
184+
uniqueItems: true
185+
type: array
186+
items:
187+
enum:
188+
- '*'
189+
- appManagementPolicies
190+
- createdOnBehalfOf
191+
- extensionProperties
192+
- federatedIdentityCredentials
193+
- homeRealmDiscoveryPolicies
194+
- owners
195+
- tokenIssuancePolicies
196+
- tokenLifetimePolicies
197+
- connectorGroup
198+
- synchronization
199+
type: string
172200
responses:
173201
'200':
174202
$ref: '#/components/responses/microsoft.graph.applicationCollectionResponse'
@@ -255,6 +283,7 @@ paths:
255283
- requiredResourceAccess
256284
- samlMetadataUrl
257285
- serviceManagementReference
286+
- servicePrincipalLockConfiguration
258287
- signInAudience
259288
- spa
260289
- tags
@@ -275,6 +304,28 @@ paths:
275304
- connectorGroup
276305
- synchronization
277306
type: string
307+
- name: $expand
308+
in: query
309+
description: Expand related entities
310+
style: form
311+
explode: false
312+
schema:
313+
uniqueItems: true
314+
type: array
315+
items:
316+
enum:
317+
- '*'
318+
- appManagementPolicies
319+
- createdOnBehalfOf
320+
- extensionProperties
321+
- federatedIdentityCredentials
322+
- homeRealmDiscoveryPolicies
323+
- owners
324+
- tokenIssuancePolicies
325+
- tokenLifetimePolicies
326+
- connectorGroup
327+
- synchronization
328+
type: string
278329
responses:
279330
'200':
280331
description: Retrieved entity
@@ -7812,6 +7863,8 @@ paths:
78127863
- samlMetadataUrl desc
78137864
- serviceManagementReference
78147865
- serviceManagementReference desc
7866+
- servicePrincipalLockConfiguration
7867+
- servicePrincipalLockConfiguration desc
78157868
- signInAudience
78167869
- signInAudience desc
78177870
- spa
@@ -7869,6 +7922,7 @@ paths:
78697922
- requiredResourceAccess
78707923
- samlMetadataUrl
78717924
- serviceManagementReference
7925+
- servicePrincipalLockConfiguration
78727926
- signInAudience
78737927
- spa
78747928
- tags
@@ -7989,6 +8043,7 @@ paths:
79898043
- requiredResourceAccess
79908044
- samlMetadataUrl
79918045
- serviceManagementReference
8046+
- servicePrincipalLockConfiguration
79928047
- signInAudience
79938048
- spa
79948049
- tags
@@ -9418,7 +9473,10 @@ paths:
94189473
description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'.
94199474
value: eventual
94209475
- $ref: '#/components/parameters/top'
9476+
- $ref: '#/components/parameters/skip'
94219477
- $ref: '#/components/parameters/search'
9478+
- $ref: '#/components/parameters/filter'
9479+
- $ref: '#/components/parameters/count'
94229480
- name: $orderby
94239481
in: query
94249482
description: Order items by property values
@@ -9579,6 +9637,36 @@ paths:
95799637
- transitiveMemberOf
95809638
- synchronization
95819639
type: string
9640+
- name: $expand
9641+
in: query
9642+
description: Expand related entities
9643+
style: form
9644+
explode: false
9645+
schema:
9646+
uniqueItems: true
9647+
type: array
9648+
items:
9649+
enum:
9650+
- '*'
9651+
- appManagementPolicies
9652+
- appRoleAssignedTo
9653+
- appRoleAssignments
9654+
- claimsMappingPolicies
9655+
- createdObjects
9656+
- delegatedPermissionClassifications
9657+
- endpoints
9658+
- federatedIdentityCredentials
9659+
- homeRealmDiscoveryPolicies
9660+
- licenseDetails
9661+
- memberOf
9662+
- oauth2PermissionGrants
9663+
- ownedObjects
9664+
- owners
9665+
- tokenIssuancePolicies
9666+
- tokenLifetimePolicies
9667+
- transitiveMemberOf
9668+
- synchronization
9669+
type: string
95829670
responses:
95839671
'200':
95849672
$ref: '#/components/responses/microsoft.graph.servicePrincipalCollectionResponse'
@@ -9696,6 +9784,36 @@ paths:
96969784
- transitiveMemberOf
96979785
- synchronization
96989786
type: string
9787+
- name: $expand
9788+
in: query
9789+
description: Expand related entities
9790+
style: form
9791+
explode: false
9792+
schema:
9793+
uniqueItems: true
9794+
type: array
9795+
items:
9796+
enum:
9797+
- '*'
9798+
- appManagementPolicies
9799+
- appRoleAssignedTo
9800+
- appRoleAssignments
9801+
- claimsMappingPolicies
9802+
- createdObjects
9803+
- delegatedPermissionClassifications
9804+
- endpoints
9805+
- federatedIdentityCredentials
9806+
- homeRealmDiscoveryPolicies
9807+
- licenseDetails
9808+
- memberOf
9809+
- oauth2PermissionGrants
9810+
- ownedObjects
9811+
- owners
9812+
- tokenIssuancePolicies
9813+
- tokenLifetimePolicies
9814+
- transitiveMemberOf
9815+
- synchronization
9816+
type: string
96999817
responses:
97009818
'200':
97019819
description: Retrieved entity
@@ -16044,7 +16162,7 @@ components:
1604416162
type: array
1604516163
items:
1604616164
$ref: '#/components/schemas/microsoft.graph.appRole'
16047-
description: 'The collection of roles assigned to the application. With app role assignments, these roles can be assigned to users, groups, or service principals associated with other applications. Not nullable.'
16165+
description: 'The collection of roles defined for the application. With app role assignments, these roles can be assigned to users, groups, or service principals associated with other applications. Not nullable.'
1604816166
certification:
1604916167
$ref: '#/components/schemas/microsoft.graph.certification'
1605016168
createdDateTime:
@@ -16131,6 +16249,8 @@ components:
1613116249
type: string
1613216250
description: References application or service contact information from a Service or Asset Management database. Nullable.
1613316251
nullable: true
16252+
servicePrincipalLockConfiguration:
16253+
$ref: '#/components/schemas/microsoft.graph.servicePrincipalLockConfiguration'
1613416254
signInAudience:
1613516255
type: string
1613616256
description: 'Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not).'
@@ -17582,6 +17702,26 @@ components:
1758217702
description: The unique identifier for the resource that the application requires access to. This should be equal to the appId declared on the target resource application.
1758317703
additionalProperties:
1758417704
type: object
17705+
microsoft.graph.servicePrincipalLockConfiguration:
17706+
title: servicePrincipalLockConfiguration
17707+
type: object
17708+
properties:
17709+
allProperties:
17710+
type: boolean
17711+
nullable: true
17712+
credentialsWithUsageSign:
17713+
type: boolean
17714+
nullable: true
17715+
credentialsWithUsageVerify:
17716+
type: boolean
17717+
nullable: true
17718+
isEnabled:
17719+
type: boolean
17720+
tokenEncryptionKeyId:
17721+
type: boolean
17722+
nullable: true
17723+
additionalProperties:
17724+
type: object
1758517725
microsoft.graph.spaApplication:
1758617726
title: spaApplication
1758717727
type: object
@@ -19143,11 +19283,11 @@ components:
1914319283
properties:
1914419284
key:
1914519285
type: string
19146-
description: Key.
19286+
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
1914719287
nullable: true
1914819288
value:
1914919289
type: string
19150-
description: Value.
19290+
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
1915119291
nullable: true
1915219292
additionalProperties:
1915319293
type: object
@@ -19635,14 +19775,6 @@ components:
1963519775
minimum: 0
1963619776
type: integer
1963719777
example: 50
19638-
search:
19639-
name: $search
19640-
in: query
19641-
description: Search items by search phrases
19642-
style: form
19643-
explode: false
19644-
schema:
19645-
type: string
1964619778
skip:
1964719779
name: $skip
1964819780
in: query
@@ -19652,6 +19784,14 @@ components:
1965219784
schema:
1965319785
minimum: 0
1965419786
type: integer
19787+
search:
19788+
name: $search
19789+
in: query
19790+
description: Search items by search phrases
19791+
style: form
19792+
explode: false
19793+
schema:
19794+
type: string
1965519795
filter:
1965619796
name: $filter
1965719797
in: query

openApiDocs/beta/CloudCommunications.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9889,11 +9889,11 @@ components:
98899889
properties:
98909890
displayName:
98919891
type: string
9892-
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.'
9892+
description: The display name of the identity. This property is read-only.
98939893
nullable: true
98949894
id:
98959895
type: string
9896-
description: Unique identifier for the identity.
9896+
description: The identifier of the identity. This property is read-only.
98979897
nullable: true
98989898
additionalProperties:
98999899
type: object

openApiDocs/beta/Compliance.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10234,11 +10234,11 @@ components:
1023410234
properties:
1023510235
displayName:
1023610236
type: string
10237-
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.'
10237+
description: The display name of the identity. This property is read-only.
1023810238
nullable: true
1023910239
id:
1024010240
type: string
10241-
description: Unique identifier for the identity.
10241+
description: The identifier of the identity. This property is read-only.
1024210242
nullable: true
1024310243
additionalProperties:
1024410244
type: object
@@ -16643,11 +16643,11 @@ components:
1664316643
properties:
1664416644
key:
1664516645
type: string
16646-
description: Key.
16646+
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
1664716647
nullable: true
1664816648
value:
1664916649
type: string
16650-
description: Value.
16650+
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
1665116651
nullable: true
1665216652
additionalProperties:
1665316653
type: object
@@ -17505,6 +17505,7 @@ components:
1750517505
title: teamworkTagType
1750617506
enum:
1750717507
- standard
17508+
- unknownFutureValue
1750817509
type: string
1750917510
microsoft.graph.teamworkTagMember:
1751017511
allOf:
@@ -23303,6 +23304,8 @@ components:
2330323304
type: string
2330423305
description: Description of the task.
2330523306
nullable: true
23307+
notes:
23308+
$ref: '#/components/schemas/microsoft.graph.itemBody'
2330623309
previewType:
2330723310
$ref: '#/components/schemas/microsoft.graph.plannerPreviewType'
2330823311
references:
@@ -27294,6 +27297,9 @@ components:
2729427297
type: string
2729527298
description: The DateTimeOffset when the job was created. Read-only.
2729627299
format: date-time
27300+
displayName:
27301+
type: string
27302+
nullable: true
2729727303
isFetchable:
2729827304
type: boolean
2729927305
description: 'If true, document can be fetched by printer.'

0 commit comments

Comments
 (0)