Skip to content

Commit 1208f3f

Browse files
authored
Merge pull request #2708 from microsoftgraph/WeeklyApiRefresh/202404260900
[v2] Weekly OpenApiDocs Refresh
2 parents 840206a + 1b7c9b4 commit 1208f3f

File tree

78 files changed

+196828
-210437
lines changed

Some content is hidden

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

78 files changed

+196828
-210437
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.18.0"
30+
"version": "2.19.0"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.18.0"
34+
"version": "2.19.0"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.18.0"
38+
"version": "2.19.0"
3939
}
4040
}
4141
}

openApiDocs/beta/Applications.yml

Lines changed: 270 additions & 614 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Bookings.yml

Lines changed: 160 additions & 487 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Calendar.yml

Lines changed: 732 additions & 2275 deletions
Large diffs are not rendered by default.

openApiDocs/beta/ChangeNotifications.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ paths:
1414
description: 'Retrieve a list of webhook subscriptions. The content of the response depends on the context in which the app is calling; for details, see the scenarios in the Permissions section.'
1515
externalDocs:
1616
description: Find more info here
17-
url: https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0
17+
url: https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta
1818
operationId: subscription_ListSubscription
1919
parameters:
2020
- $ref: '#/components/parameters/search'
@@ -44,7 +44,7 @@ paths:
4444
description: 'Subscribes a listener application to receive change notifications when the requested type of changes occur to the specified resource in Microsoft Graph. To identify the resources for which you can create subscriptions and the limitations on subscriptions, see Set up notifications for changes in resource data: Supported resources. Some resources support rich notifications, that is, notifications that include resource data. For more information about these resources, see Set up change notifications that include resource data: Supported resources.'
4545
externalDocs:
4646
description: Find more info here
47-
url: https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0
47+
url: https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta
4848
operationId: subscription_CreateSubscription
4949
requestBody:
5050
description: New entity
@@ -71,7 +71,7 @@ paths:
7171
description: Retrieve the properties and relationships of a subscription. See the table in the Permissions section for the list of resources that support subscribing to change notifications.
7272
externalDocs:
7373
description: Find more info here
74-
url: https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0
74+
url: https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta
7575
operationId: subscription_GetSubscription
7676
parameters:
7777
- name: subscription-id
@@ -109,7 +109,7 @@ paths:
109109
description: 'Renew a subscription by extending its expiry time. The table in the Permissions section lists the resources that support subscribing to change notifications. Subscriptions expire after a length of time that varies by resource type. In order to avoid missing change notifications, an app should renew its subscriptions well in advance of their expiry date. See subscription for maximum length of a subscription for each resource type.'
110110
externalDocs:
111111
description: Find more info here
112-
url: https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0
112+
url: https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta
113113
operationId: subscription_UpdateSubscription
114114
parameters:
115115
- name: subscription-id
@@ -144,7 +144,7 @@ paths:
144144
description: 'Delete a subscription. For the list of resources that support subscribing to change notifications, see the table in the Permissions section.'
145145
externalDocs:
146146
description: Find more info here
147-
url: https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0
147+
url: https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta
148148
operationId: subscription_DeleteSubscription
149149
parameters:
150150
- name: subscription-id
@@ -175,7 +175,7 @@ paths:
175175
description: Reauthorize a subscription when you receive a reauthorizationRequired challenge.
176176
externalDocs:
177177
description: Find more info here
178-
url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0
178+
url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta
179179
operationId: subscription_reauthorize
180180
parameters:
181181
- name: subscription-id

openApiDocs/beta/CloudCommunications.yml

Lines changed: 135 additions & 363 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)