Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] Weekly OpenApiDocs Refresh #2596

Merged
merged 3 commits into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"versions": {
"authentication": {
"prerelease": "",
"version": "2.13.1"
"version": "2.14.0"
},
"beta": {
"prerelease": "",
"version": "2.13.1"
"version": "2.14.0"
},
"v1.0": {
"prerelease": "",
"version": "2.13.1"
"version": "2.14.0"
}
}
}
60 changes: 49 additions & 11 deletions openApiDocs/beta/Applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2057,7 +2057,7 @@ paths:
tags:
- applications.Actions
summary: Invoke action restore
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.'
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.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
Expand Down Expand Up @@ -10043,10 +10043,10 @@ paths:
tags:
- onPremisesPublishingProfiles.connectorGroup
summary: Create connectorGroup
description: Create a new connectorGroup.
description: Create a connectorGroup object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/connectorgroup-post-connectorgroups?view=graph-rest-1.0
url: https://learn.microsoft.com/graph/api/connectorgroup-post?view=graph-rest-1.0
operationId: onPremisesPublishingProfile_CreateConnectorGroup
parameters:
- name: onPremisesPublishingProfile-id
Expand Down Expand Up @@ -16704,7 +16704,7 @@ paths:
tags:
- servicePrincipals.Actions
summary: Invoke action restore
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.'
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.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
Expand Down Expand Up @@ -28271,15 +28271,15 @@ components:
nullable: true
manufacturer:
type: string
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
description: Manufacturer of the device. Read-only.
nullable: true
mdmAppId:
type: string
description: 'Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith).'
nullable: true
model:
type: string
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
description: Model of the device. Read-only.
nullable: true
name:
type: string
Expand Down Expand Up @@ -28337,7 +28337,7 @@ components:
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
trustType:
type: string
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.'
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.'
nullable: true
commands:
type: array
Expand Down Expand Up @@ -28636,15 +28636,15 @@ components:
$ref: '#/components/schemas/microsoft.graph.teamGuestSettings'
internalId:
type: string
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.
description: A unique ID for the team used in a few places such as the audit log/Office 365 Management Activity API.
nullable: true
isArchived:
type: boolean
description: Whether this team is in read-only mode.
nullable: true
isMembershipLimitedToOwners:
type: boolean
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.'
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.'
nullable: true
memberSettings:
$ref: '#/components/schemas/microsoft.graph.teamMemberSettings'
Expand All @@ -28662,7 +28662,7 @@ components:
$ref: '#/components/schemas/microsoft.graph.teamVisibilityType'
webUrl:
type: string
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.'
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.'
nullable: true
allChannels:
type: array
Expand Down Expand Up @@ -28706,7 +28706,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.user'
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.'
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.'
x-ms-navigationProperty: true
permissionGrants:
type: array
Expand Down Expand Up @@ -34425,6 +34425,11 @@ components:
$ref: '#/components/schemas/microsoft.graph.shift'
description: The shifts in the schedule.
x-ms-navigationProperty: true
shiftsRoleDefinitions:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.shiftsRoleDefinition'
x-ms-navigationProperty: true
swapShiftsChangeRequests:
type: array
items:
Expand Down Expand Up @@ -41684,6 +41689,22 @@ components:
$ref: '#/components/schemas/microsoft.graph.shiftsUserInfo'
additionalProperties:
type: object
microsoft.graph.shiftsRoleDefinition:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: shiftsRoleDefinition
type: object
properties:
description:
type: string
displayName:
type: string
shiftsRolePermissions:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.shiftsRolePermission'
additionalProperties:
type: object
microsoft.graph.swapShiftsChangeRequest:
allOf:
- $ref: '#/components/schemas/microsoft.graph.offerShiftRequest'
Expand Down Expand Up @@ -46427,12 +46448,15 @@ components:
properties:
code:
type: string
description: The code for the schedulingGroup.
nullable: true
displayName:
type: string
description: The display name for the schedulingGroup. Required.
nullable: true
schedulingGroupId:
type: string
description: ID of the schedulingGroup.
nullable: true
additionalProperties:
type: object
Expand All @@ -46442,9 +46466,11 @@ components:
properties:
displayName:
type: string
description: The display name for the team. Required.
nullable: true
teamId:
type: string
description: ID of the team.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -46475,12 +46501,24 @@ components:
properties:
displayName:
type: string
description: The display name for the user. Required.
nullable: true
userId:
type: string
description: ID of the user.
nullable: true
additionalProperties:
type: object
microsoft.graph.shiftsRolePermission:
title: shiftsRolePermission
type: object
properties:
allowedResourceActions:
type: array
items:
type: string
additionalProperties:
type: object
microsoft.graph.timeCardBreak:
title: timeCardBreak
type: object
Expand Down
Loading