Skip to content

Commit 6104c26

Browse files
github-actions[bot]Microsoft Graph DevX Toolingpeombwageorgend
authored
Weekly OpenApiDocs Download (#970)
* Weekly OpenApiDocs Download * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <[email protected]> Co-authored-by: Peter Ombwa <[email protected]> Co-authored-by: George <[email protected]>
1 parent 734a299 commit 6104c26

File tree

54 files changed

+82656
-83088
lines changed

Some content is hidden

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

54 files changed

+82656
-83088
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19824,7 +19824,7 @@ components:
1982419824
nullable: true
1982519825
description:
1982619826
type: string
19827-
description: 'An optional description of the application. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.'
19827+
description: 'Free text field to provide a description of the application object to end users. The maximum allowed size is 1024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.'
1982819828
nullable: true
1982919829
disabledByMicrosoftStatus:
1983019830
type: string

openApiDocs/beta/Compliance.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10166,16 +10166,16 @@ components:
1016610166
type: array
1016710167
items:
1016810168
$ref: '#/components/schemas/microsoft.graph.identitySet'
10169-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
1017010169
grantedToIdentitiesV2:
1017110170
type: array
1017210171
items:
1017310172
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
10173+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
1017410174
grantedToV2:
1017510175
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
1017610176
hasPassword:
1017710177
type: boolean
10178-
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.'
10178+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
1017910179
nullable: true
1018010180
inheritedFrom:
1018110181
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -10188,7 +10188,7 @@ components:
1018810188
items:
1018910189
type: string
1019010190
nullable: true
10191-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
10191+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
1019210192
shareId:
1019310193
type: string
1019410194
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -16813,6 +16813,7 @@ components:
1681316813
properties:
1681416814
loginName:
1681516815
type: string
16816+
description: The sign in name of the SharePoint identity.
1681616817
nullable: true
1681716818
additionalProperties:
1681816819
type: object

openApiDocs/beta/DeviceManagement.Enrolment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17327,7 +17327,7 @@ paths:
1732717327
tags:
1732817328
- roleManagement.rbacApplication
1732917329
summary: Get entitlementManagement from roleManagement
17330-
description: The RbacApplication for Entitlement Management
17330+
description: Container for all entitlement management resources in Azure AD identity governance.
1733117331
operationId: roleManagement_GetEntitlementManagement
1733217332
parameters:
1733317333
- name: $select
@@ -17409,7 +17409,7 @@ paths:
1740917409
tags:
1741017410
- roleManagement.rbacApplication
1741117411
summary: Update the navigation property entitlementManagement in roleManagement
17412-
description: The RbacApplication for Entitlement Management
17412+
description: Container for all entitlement management resources in Azure AD identity governance.
1741317413
operationId: roleManagement_UpdateEntitlementManagement
1741417414
requestBody:
1741517415
description: New navigation property values
@@ -17428,7 +17428,7 @@ paths:
1742817428
tags:
1742917429
- roleManagement.rbacApplication
1743017430
summary: Delete navigation property entitlementManagement for roleManagement
17431-
description: The RbacApplication for Entitlement Management
17431+
description: Container for all entitlement management resources in Azure AD identity governance.
1743217432
operationId: roleManagement_DeleteEntitlementManagement
1743317433
parameters:
1743417434
- name: If-Match

openApiDocs/beta/DeviceManagement.Functions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,7 +1619,7 @@ paths:
16191619
tags:
16201620
- deviceManagement.Functions
16211621
summary: Invoke function getEffectivePermissions
1622-
operationId: deviceManagement_getEffectivePermissions-1f5f
1622+
operationId: deviceManagement_getEffectivePermissions
16231623
responses:
16241624
'200':
16251625
description: Success
@@ -1638,7 +1638,7 @@ paths:
16381638
tags:
16391639
- deviceManagement.Functions
16401640
summary: Invoke function getEffectivePermissions
1641-
operationId: deviceManagement_getEffectivePermissions-49b0
1641+
operationId: deviceManagement_getEffectivePermissions
16421642
parameters:
16431643
- name: scope
16441644
in: path

openApiDocs/beta/DeviceManagement.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65628,16 +65628,16 @@ components:
6562865628
type: array
6562965629
items:
6563065630
$ref: '#/components/schemas/microsoft.graph.identitySet'
65631-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
6563265631
grantedToIdentitiesV2:
6563365632
type: array
6563465633
items:
6563565634
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
65635+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
6563665636
grantedToV2:
6563765637
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
6563865638
hasPassword:
6563965639
type: boolean
65640-
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.'
65640+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
6564165641
nullable: true
6564265642
inheritedFrom:
6564365643
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -65650,7 +65650,7 @@ components:
6565065650
items:
6565165651
type: string
6565265652
nullable: true
65653-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
65653+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
6565465654
shareId:
6565565655
type: string
6565665656
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -73522,6 +73522,7 @@ components:
7352273522
properties:
7352373523
loginName:
7352473524
type: string
73525+
description: The sign in name of the SharePoint identity.
7352573526
nullable: true
7352673527
additionalProperties:
7352773528
type: object

openApiDocs/beta/Devices.CloudPrint.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13112,16 +13112,16 @@ components:
1311213112
type: array
1311313113
items:
1311413114
$ref: '#/components/schemas/microsoft.graph.identitySet'
13115-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
1311613115
grantedToIdentitiesV2:
1311713116
type: array
1311813117
items:
1311913118
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
13119+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
1312013120
grantedToV2:
1312113121
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
1312213122
hasPassword:
1312313123
type: boolean
13124-
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.'
13124+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
1312513125
nullable: true
1312613126
inheritedFrom:
1312713127
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -13134,7 +13134,7 @@ components:
1313413134
items:
1313513135
type: string
1313613136
nullable: true
13137-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
13137+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
1313813138
shareId:
1313913139
type: string
1314013140
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -23538,6 +23538,7 @@ components:
2353823538
properties:
2353923539
loginName:
2354023540
type: string
23541+
description: The sign in name of the SharePoint identity.
2354123542
nullable: true
2354223543
additionalProperties:
2354323544
type: object

openApiDocs/beta/Devices.CorporateManagement.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37113,16 +37113,16 @@ components:
3711337113
type: array
3711437114
items:
3711537115
$ref: '#/components/schemas/microsoft.graph.identitySet'
37116-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
3711737116
grantedToIdentitiesV2:
3711837117
type: array
3711937118
items:
3712037119
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
37120+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
3712137121
grantedToV2:
3712237122
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
3712337123
hasPassword:
3712437124
type: boolean
37125-
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.'
37125+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
3712637126
nullable: true
3712737127
inheritedFrom:
3712837128
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -37135,7 +37135,7 @@ components:
3713537135
items:
3713637136
type: string
3713737137
nullable: true
37138-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
37138+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
3713937139
shareId:
3714037140
type: string
3714137141
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -44121,6 +44121,7 @@ components:
4412144121
properties:
4412244122
loginName:
4412344123
type: string
44124+
description: The sign in name of the SharePoint identity.
4412444125
nullable: true
4412544126
additionalProperties:
4412644127
type: object

openApiDocs/beta/Education.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21818,16 +21818,16 @@ components:
2181821818
type: array
2181921819
items:
2182021820
$ref: '#/components/schemas/microsoft.graph.identitySet'
21821-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2182221821
grantedToIdentitiesV2:
2182321822
type: array
2182421823
items:
2182521824
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
21825+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2182621826
grantedToV2:
2182721827
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
2182821828
hasPassword:
2182921829
type: boolean
21830-
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.'
21830+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
2183121831
nullable: true
2183221832
inheritedFrom:
2183321833
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -21840,7 +21840,7 @@ components:
2184021840
items:
2184121841
type: string
2184221842
nullable: true
21843-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
21843+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
2184421844
shareId:
2184521845
type: string
2184621846
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -30996,6 +30996,7 @@ components:
3099630996
properties:
3099730997
loginName:
3099830998
type: string
30999+
description: The sign in name of the SharePoint identity.
3099931000
nullable: true
3100031001
additionalProperties:
3100131002
type: object

openApiDocs/beta/Files.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27108,16 +27108,16 @@ components:
2710827108
type: array
2710927109
items:
2711027110
$ref: '#/components/schemas/microsoft.graph.identitySet'
27111-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2711227111
grantedToIdentitiesV2:
2711327112
type: array
2711427113
items:
2711527114
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
27115+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2711627116
grantedToV2:
2711727117
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
2711827118
hasPassword:
2711927119
type: boolean
27120-
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.'
27120+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
2712127121
nullable: true
2712227122
inheritedFrom:
2712327123
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -27130,7 +27130,7 @@ components:
2713027130
items:
2713127131
type: string
2713227132
nullable: true
27133-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
27133+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
2713427134
shareId:
2713527135
type: string
2713627136
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -29020,7 +29020,7 @@ components:
2902029020
type: array
2902129021
items:
2902229022
type: string
29023-
description: 'The telephone numbers for the user. NOTE: Although this is a string collection, only one number can be set for this property. Read-only for users synced from on-premises directory. Returned by default. Supports $filter (eq and not).'
29023+
description: 'The telephone numbers for the user. NOTE: Although this is a string collection, only one number can be set for this property. Read-only for users synced from on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
2902429024
city:
2902529025
type: string
2902629026
description: 'The city in which the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).'
@@ -30003,6 +30003,7 @@ components:
3000330003
properties:
3000430004
loginName:
3000530005
type: string
30006+
description: The sign in name of the SharePoint identity.
3000630007
nullable: true
3000730008
additionalProperties:
3000830009
type: object

openApiDocs/beta/Groups.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26705,16 +26705,16 @@ components:
2670526705
type: array
2670626706
items:
2670726707
$ref: '#/components/schemas/microsoft.graph.identitySet'
26708-
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2670926708
grantedToIdentitiesV2:
2671026709
type: array
2671126710
items:
2671226711
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
26712+
description: 'For link type permissions, the details of the users to whom permission was granted. Read-only.'
2671326713
grantedToV2:
2671426714
$ref: '#/components/schemas/microsoft.graph.sharePointIdentitySet'
2671526715
hasPassword:
2671626716
type: boolean
26717-
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.'
26717+
description: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only..
2671826718
nullable: true
2671926719
inheritedFrom:
2672026720
$ref: '#/components/schemas/microsoft.graph.itemReference'
@@ -26727,7 +26727,7 @@ components:
2672726727
items:
2672826728
type: string
2672926729
nullable: true
26730-
description: 'The type of permission, e.g. read. See below for the full list of roles. Read-only.'
26730+
description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.'
2673126731
shareId:
2673226732
type: string
2673326733
description: A unique token that can be used to access this shared item via the **shares** API. Read-only.
@@ -33325,6 +33325,7 @@ components:
3332533325
properties:
3332633326
loginName:
3332733327
type: string
33328+
description: The sign in name of the SharePoint identity.
3332833329
nullable: true
3332933330
additionalProperties:
3333033331
type: object

0 commit comments

Comments
 (0)