Skip to content

Commit 6bea14b

Browse files
authored
Merge pull request #2482 from microsoftgraph/WeeklyApiRefresh/202312071316
[v2] Weekly OpenApiDocs Refresh
2 parents 2cef221 + 6cda29a commit 6bea14b

File tree

76 files changed

+389321
-374718
lines changed

Some content is hidden

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

76 files changed

+389321
-374718
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.10.0"
30+
"version": "2.11.0"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.10.0"
34+
"version": "2.11.0"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.10.0"
38+
"version": "2.11.0"
3939
}
4040
}
4141
}

openApiDocs/beta/Applications.yml

Lines changed: 14797 additions & 14702 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Bookings.yml

Lines changed: 3260 additions & 5598 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Calendar.yml

Lines changed: 501 additions & 471 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
@@ -11,7 +11,7 @@ paths:
1111
tags:
1212
- subscriptions.subscription
1313
summary: List subscriptions
14-
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. This API is available in the following national cloud deployments.'
14+
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
1717
url: https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0
@@ -58,7 +58,7 @@ paths:
5858
tags:
5959
- subscriptions.subscription
6060
summary: Create subscription
61-
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. This API is available in the following national cloud deployments.'
61+
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.'
6262
externalDocs:
6363
description: Find more info here
6464
url: https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0
@@ -85,7 +85,7 @@ paths:
8585
tags:
8686
- subscriptions.subscription
8787
summary: Get subscription
88-
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. This API is available in the following national cloud deployments.
88+
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.
8989
externalDocs:
9090
description: Find more info here
9191
url: https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0
@@ -140,7 +140,7 @@ paths:
140140
tags:
141141
- subscriptions.subscription
142142
summary: Update subscription
143-
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. This API is available in the following national cloud deployments.'
143+
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.'
144144
externalDocs:
145145
description: Find more info here
146146
url: https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0
@@ -175,7 +175,7 @@ paths:
175175
tags:
176176
- subscriptions.subscription
177177
summary: Delete subscription
178-
description: 'Delete a subscription. For the list of resources that support subscribing to change notifications, see the table in the Permissions section. This API is available in the following national cloud deployments.'
178+
description: 'Delete a subscription. For the list of resources that support subscribing to change notifications, see the table in the Permissions section.'
179179
externalDocs:
180180
description: Find more info here
181181
url: https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0
@@ -206,7 +206,7 @@ paths:
206206
tags:
207207
- subscriptions.Actions
208208
summary: Invoke action reauthorize
209-
description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. This API is available in the following national cloud deployments.
209+
description: Reauthorize a subscription when you receive a reauthorizationRequired challenge.
210210
externalDocs:
211211
description: Find more info here
212212
url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0

0 commit comments

Comments
 (0)