forked from microsoftgraph/microsoft-graph-docs-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMicrosoft.Exchange.Places.json
30 lines (30 loc) · 1.03 KB
/
Microsoft.Exchange.Places.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"changelog": [
{
"ChangeList": [
{
"Id": "f685e2e7-e767-4dc2-b668-3516e9ccf8d5",
"ApiChange": "Relationship",
"ChangedApiName": "workspaces",
"ChangeType": "Addition",
"Description": "Added the **workspaces** relationship to the [roomList](https://learn.microsoft.com/en-us/graph/api/resources/roomList?view=graph-rest-beta) resource.",
"Target": "roomList"
},
{
"Id": "f685e2e7-e767-4dc2-b668-3516e9ccf8d5",
"ApiChange": "Resource",
"ChangedApiName": "workspace",
"ChangeType": "Addition",
"Description": "Added the [workspace](https://learn.microsoft.com/en-us/graph/api/resources/workspace?view=graph-rest-beta) resource.",
"Target": "workspace"
}
],
"Id": "f685e2e7-e767-4dc2-b668-3516e9ccf8d5",
"Cloud": "Prod",
"Version": "beta",
"CreatedDateTime": "2022-08-10T18:49:04.1521461Z",
"WorkloadArea": "Calendar",
"SubArea": "Places"
}
]
}