Skip to content

Commit b30ec6f

Browse files
github-actions[bot]Microsoft Graph DevX Tooling
andauthored
Weekly Preview OpenAPI Docs Refresh (#1697)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
1 parent 3fb8432 commit b30ec6f

Some content is hidden

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

48 files changed

+146430
-132998
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8038,10 +8038,10 @@ paths:
80388038
tags:
80398039
- onPremisesPublishingProfiles.connectorGroup
80408040
summary: Create connectorGroup
8041-
description: Create a connectorGroup object.
8041+
description: Create a new connectorGroup.
80428042
externalDocs:
80438043
description: Find more info here
8044-
url: https://docs.microsoft.com/graph/api/connectorgroup-post?view=graph-rest-1.0
8044+
url: https://docs.microsoft.com/graph/api/connectorgroup-post-connectorgroups?view=graph-rest-1.0
80458045
operationId: onPremisesPublishingProfiles_CreateConnectorGroups
80468046
parameters:
80478047
- name: onPremisesPublishingProfile-id

openApiDocs/beta/Bookings.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3892,7 +3892,7 @@ components:
38923892
nullable: true
38933893
anonymousJoinWebUrl:
38943894
type: string
3895-
description: Url of meeting to join anonymously.
3895+
description: The URL of the meeting to join anonymously.
38963896
nullable: true
38973897
customerEmailAddress:
38983898
type: string
@@ -3920,7 +3920,7 @@ components:
39203920
type: array
39213921
items:
39223922
$ref: '#/components/schemas/microsoft.graph.bookingCustomerInformationBase'
3923-
description: It lists down the customer properties for an appointment. An appointment will contain a list of customer information and each unit will indicate the properties of a customer who is part of that appointment. Optional.
3923+
description: A collection of the customer properties for an appointment. An appointment will contain a list of customer information and each unit will indicate the properties of a customer who is part of that appointment. Optional.
39243924
customerTimeZone:
39253925
type: string
39263926
description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.'
@@ -4201,6 +4201,7 @@ components:
42014201
nullable: true
42024202
isEmailNotificationEnabled:
42034203
type: boolean
4204+
description: True indicates that a staff member will be notified via email when a booking assigned to them is created or changed.
42044205
role:
42054206
$ref: '#/components/schemas/microsoft.graph.bookingStaffRole'
42064207
timeZone:

openApiDocs/beta/ChangeNotifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ components:
236236
nullable: true
237237
changeType:
238238
type: string
239-
description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.'
239+
description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. Use updated to receive notifications when user or group is created, updated or soft deleted. Use deleted to receive notifications when user or group is permanently deleted.'
240240
clientState:
241241
type: string
242242
description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 255 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification.

openApiDocs/beta/CloudCommunications.yml

Lines changed: 80 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,11 +4589,11 @@ paths:
45894589
get:
45904590
tags:
45914591
- communications.onlineMeeting
4592-
summary: Get meetingRegistration
4593-
description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer.
4592+
summary: Get externalMeetingRegistration
4593+
description: Get the externalMeetingRegistration details associated with an onlineMeeting.
45944594
externalDocs:
45954595
description: Find more info here
4596-
url: https://docs.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0
4596+
url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0
45974597
operationId: communications.onlineMeetings_GetRegistration
45984598
parameters:
45994599
- name: onlineMeeting-id
@@ -4688,11 +4688,11 @@ paths:
46884688
delete:
46894689
tags:
46904690
- communications.onlineMeeting
4691-
summary: Delete externalMeetingRegistration
4692-
description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
4691+
summary: Delete meetingRegistration
4692+
description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer.
46934693
externalDocs:
46944694
description: Find more info here
4695-
url: https://docs.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0
4695+
url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0
46964696
operationId: communications.onlineMeetings_DeleteRegistration
46974697
parameters:
46984698
- name: onlineMeeting-id
@@ -5472,6 +5472,8 @@ paths:
54725472
- availability desc
54735473
- outOfOfficeSettings
54745474
- outOfOfficeSettings desc
5475+
- statusMessage
5476+
- statusMessage desc
54755477
type: string
54765478
- name: $select
54775479
in: query
@@ -5487,6 +5489,7 @@ paths:
54875489
- activity
54885490
- availability
54895491
- outOfOfficeSettings
5492+
- statusMessage
54905493
type: string
54915494
- name: $expand
54925495
in: query
@@ -5560,6 +5563,7 @@ paths:
55605563
- activity
55615564
- availability
55625565
- outOfOfficeSettings
5566+
- statusMessage
55635567
type: string
55645568
- name: $expand
55655569
in: query
@@ -5750,6 +5754,39 @@ paths:
57505754
default:
57515755
$ref: '#/components/responses/error'
57525756
x-ms-docs-operation-type: action
5757+
'/communications/presences/{presence-id}/microsoft.graph.setStatusMessage':
5758+
post:
5759+
tags:
5760+
- communications.Actions
5761+
summary: Invoke action setStatusMessage
5762+
operationId: communications.presences_setStatusMessage
5763+
parameters:
5764+
- name: presence-id
5765+
in: path
5766+
description: 'key: id of presence'
5767+
required: true
5768+
style: simple
5769+
schema:
5770+
type: string
5771+
x-ms-docs-key-type: presence
5772+
requestBody:
5773+
description: Action parameters
5774+
content:
5775+
application/json:
5776+
schema:
5777+
type: object
5778+
properties:
5779+
statusMessage:
5780+
$ref: '#/components/schemas/microsoft.graph.presenceStatusMessage'
5781+
additionalProperties:
5782+
type: object
5783+
required: true
5784+
responses:
5785+
'204':
5786+
description: Success
5787+
default:
5788+
$ref: '#/components/responses/error'
5789+
x-ms-docs-operation-type: action
57535790
'/communications/presences/{presence-id}/microsoft.graph.setUserPreferredPresence':
57545791
post:
57555792
tags:
@@ -7432,11 +7469,11 @@ paths:
74327469
get:
74337470
tags:
74347471
- users.onlineMeeting
7435-
summary: Get meetingRegistration
7436-
description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer.
7472+
summary: Get externalMeetingRegistration
7473+
description: Get the externalMeetingRegistration details associated with an onlineMeeting.
74377474
externalDocs:
74387475
description: Find more info here
7439-
url: https://docs.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0
7476+
url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0
74407477
operationId: users.onlineMeetings_GetRegistration
74417478
parameters:
74427479
- name: user-id
@@ -7547,11 +7584,11 @@ paths:
75477584
delete:
75487585
tags:
75497586
- users.onlineMeeting
7550-
summary: Delete externalMeetingRegistration
7551-
description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
7587+
summary: Delete meetingRegistration
7588+
description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer.
75527589
externalDocs:
75537590
description: Find more info here
7554-
url: https://docs.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0
7591+
url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0
75557592
operationId: users.onlineMeetings_DeleteRegistration
75567593
parameters:
75577594
- name: user-id
@@ -8413,6 +8450,7 @@ paths:
84138450
- activity
84148451
- availability
84158452
- outOfOfficeSettings
8453+
- statusMessage
84168454
type: string
84178455
- name: $expand
84188456
in: query
@@ -9108,6 +9146,8 @@ components:
91089146
nullable: true
91099147
outOfOfficeSettings:
91109148
$ref: '#/components/schemas/microsoft.graph.outOfOfficeSettings'
9149+
statusMessage:
9150+
$ref: '#/components/schemas/microsoft.graph.presenceStatusMessage'
91119151
additionalProperties:
91129152
type: object
91139153
microsoft.graph.onlineMeeting:
@@ -9462,6 +9502,21 @@ components:
94629502
$ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo'
94639503
additionalProperties:
94649504
type: object
9505+
microsoft.graph.presenceStatusMessage:
9506+
title: presenceStatusMessage
9507+
type: object
9508+
properties:
9509+
expiryDateTime:
9510+
$ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone'
9511+
message:
9512+
$ref: '#/components/schemas/microsoft.graph.itemBody'
9513+
publishedDateTime:
9514+
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])$'
9515+
type: string
9516+
format: date-time
9517+
nullable: true
9518+
additionalProperties:
9519+
type: object
94659520
microsoft.graph.entity:
94669521
title: entity
94679522
type: object
@@ -10153,6 +10208,19 @@ components:
1015310208
nullable: true
1015410209
additionalProperties:
1015510210
type: object
10211+
microsoft.graph.dateTimeTimeZone:
10212+
title: dateTimeTimeZone
10213+
type: object
10214+
properties:
10215+
dateTime:
10216+
type: string
10217+
description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.'
10218+
timeZone:
10219+
type: string
10220+
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.'
10221+
nullable: true
10222+
additionalProperties:
10223+
type: object
1015610224
microsoft.graph.ODataErrors.ODataError:
1015710225
required:
1015810226
- error

0 commit comments

Comments
 (0)