Skip to content

Commit 2917216

Browse files
authored
Merge pull request #2596 from microsoftgraph/WeeklyApiRefresh/202402160938
[v2] Weekly OpenApiDocs Refresh
2 parents e95368b + 88ca5d8 commit 2917216

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

+131236
-127186
lines changed

config/ModuleMetadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"versions": {
2828
"authentication": {
2929
"prerelease": "",
30-
"version": "2.13.1"
30+
"version": "2.14.0"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.13.1"
34+
"version": "2.14.0"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.13.1"
38+
"version": "2.14.0"
3939
}
4040
}
4141
}

openApiDocs/beta/Applications.yml

Lines changed: 49 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,7 +2057,7 @@ paths:
20572057
tags:
20582058
- applications.Actions
20592059
summary: Invoke action restore
2060-
description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
2060+
description: 'Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
20612061
externalDocs:
20622062
description: Find more info here
20632063
url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
@@ -10043,10 +10043,10 @@ paths:
1004310043
tags:
1004410044
- onPremisesPublishingProfiles.connectorGroup
1004510045
summary: Create connectorGroup
10046-
description: Create a new connectorGroup.
10046+
description: Create a connectorGroup object.
1004710047
externalDocs:
1004810048
description: Find more info here
10049-
url: https://learn.microsoft.com/graph/api/connectorgroup-post-connectorgroups?view=graph-rest-1.0
10049+
url: https://learn.microsoft.com/graph/api/connectorgroup-post?view=graph-rest-1.0
1005010050
operationId: onPremisesPublishingProfile_CreateConnectorGroup
1005110051
parameters:
1005210052
- name: onPremisesPublishingProfile-id
@@ -16704,7 +16704,7 @@ paths:
1670416704
tags:
1670516705
- servicePrincipals.Actions
1670616706
summary: Invoke action restore
16707-
description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
16707+
description: 'Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
1670816708
externalDocs:
1670916709
description: Find more info here
1671016710
url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
@@ -28271,15 +28271,15 @@ components:
2827128271
nullable: true
2827228272
manufacturer:
2827328273
type: string
28274-
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28274+
description: Manufacturer of the device. Read-only.
2827528275
nullable: true
2827628276
mdmAppId:
2827728277
type: string
2827828278
description: 'Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith).'
2827928279
nullable: true
2828028280
model:
2828128281
type: string
28282-
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28282+
description: Model of the device. Read-only.
2828328283
nullable: true
2828428284
name:
2828528285
type: string
@@ -28337,7 +28337,7 @@ components:
2833728337
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
2833828338
trustType:
2833928339
type: string
28340-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.'
28340+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.'
2834128341
nullable: true
2834228342
commands:
2834328343
type: array
@@ -28636,15 +28636,15 @@ components:
2863628636
$ref: '#/components/schemas/microsoft.graph.teamGuestSettings'
2863728637
internalId:
2863828638
type: string
28639-
description: A unique ID for the team that has been used in a few places such as the audit log/Office 365 Management Activity API.
28639+
description: A unique ID for the team used in a few places such as the audit log/Office 365 Management Activity API.
2864028640
nullable: true
2864128641
isArchived:
2864228642
type: boolean
2864328643
description: Whether this team is in read-only mode.
2864428644
nullable: true
2864528645
isMembershipLimitedToOwners:
2864628646
type: boolean
28647-
description: 'If set to true, the team is currently in the owner-only team membership state and not accessible by other team members, such as students.'
28647+
description: 'If set to true, the team is currently in the owner-only team membership state and inaccessible by other team members, such as students.'
2864828648
nullable: true
2864928649
memberSettings:
2865028650
$ref: '#/components/schemas/microsoft.graph.teamMemberSettings'
@@ -28662,7 +28662,7 @@ components:
2866228662
$ref: '#/components/schemas/microsoft.graph.teamVisibilityType'
2866328663
webUrl:
2866428664
type: string
28665-
description: 'A hyperlink that will go to the team in the Microsoft Teams client. This is the URL that you get when you right-click a team in the Microsoft Teams client and select Get link to team. This URL should be treated as an opaque blob, and not parsed.'
28665+
description: 'A hyperlink that goes to the team in the Microsoft Teams client. It is the URL you get when you right-click a team in the Microsoft Teams client and select Get link to team. This URL should be treated as an opaque blob, and not parsed.'
2866628666
nullable: true
2866728667
allChannels:
2866828668
type: array
@@ -28706,7 +28706,7 @@ components:
2870628706
type: array
2870728707
items:
2870828708
$ref: '#/components/schemas/microsoft.graph.user'
28709-
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.'
28709+
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). The owner must be specified as an object ID (GUID), not a UPN.'
2871028710
x-ms-navigationProperty: true
2871128711
permissionGrants:
2871228712
type: array
@@ -34425,6 +34425,11 @@ components:
3442534425
$ref: '#/components/schemas/microsoft.graph.shift'
3442634426
description: The shifts in the schedule.
3442734427
x-ms-navigationProperty: true
34428+
shiftsRoleDefinitions:
34429+
type: array
34430+
items:
34431+
$ref: '#/components/schemas/microsoft.graph.shiftsRoleDefinition'
34432+
x-ms-navigationProperty: true
3442834433
swapShiftsChangeRequests:
3442934434
type: array
3443034435
items:
@@ -41684,6 +41689,22 @@ components:
4168441689
$ref: '#/components/schemas/microsoft.graph.shiftsUserInfo'
4168541690
additionalProperties:
4168641691
type: object
41692+
microsoft.graph.shiftsRoleDefinition:
41693+
allOf:
41694+
- $ref: '#/components/schemas/microsoft.graph.entity'
41695+
- title: shiftsRoleDefinition
41696+
type: object
41697+
properties:
41698+
description:
41699+
type: string
41700+
displayName:
41701+
type: string
41702+
shiftsRolePermissions:
41703+
type: array
41704+
items:
41705+
$ref: '#/components/schemas/microsoft.graph.shiftsRolePermission'
41706+
additionalProperties:
41707+
type: object
4168741708
microsoft.graph.swapShiftsChangeRequest:
4168841709
allOf:
4168941710
- $ref: '#/components/schemas/microsoft.graph.offerShiftRequest'
@@ -46427,12 +46448,15 @@ components:
4642746448
properties:
4642846449
code:
4642946450
type: string
46451+
description: The code for the schedulingGroup.
4643046452
nullable: true
4643146453
displayName:
4643246454
type: string
46455+
description: The display name for the schedulingGroup. Required.
4643346456
nullable: true
4643446457
schedulingGroupId:
4643546458
type: string
46459+
description: ID of the schedulingGroup.
4643646460
nullable: true
4643746461
additionalProperties:
4643846462
type: object
@@ -46442,9 +46466,11 @@ components:
4644246466
properties:
4644346467
displayName:
4644446468
type: string
46469+
description: The display name for the team. Required.
4644546470
nullable: true
4644646471
teamId:
4644746472
type: string
46473+
description: ID of the team.
4644846474
nullable: true
4644946475
additionalProperties:
4645046476
type: object
@@ -46475,12 +46501,24 @@ components:
4647546501
properties:
4647646502
displayName:
4647746503
type: string
46504+
description: The display name for the user. Required.
4647846505
nullable: true
4647946506
userId:
4648046507
type: string
46508+
description: ID of the user.
4648146509
nullable: true
4648246510
additionalProperties:
4648346511
type: object
46512+
microsoft.graph.shiftsRolePermission:
46513+
title: shiftsRolePermission
46514+
type: object
46515+
properties:
46516+
allowedResourceActions:
46517+
type: array
46518+
items:
46519+
type: string
46520+
additionalProperties:
46521+
type: object
4648446522
microsoft.graph.timeCardBreak:
4648546523
title: timeCardBreak
4648646524
type: object

0 commit comments

Comments
 (0)