Skip to content

Commit 4fae520

Browse files
authored
Update Microsoft.FileServices.json
1 parent dcac9c9 commit 4fae520

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

changelog/Microsoft.FileServices.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "e7a4527a-30ea-4877-9cea-e7340b1f7877",
7+
"ApiChange": "Parameter",
8+
"ChangedApiName": "height",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **height** parameter to the [driveItem](https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-beta) method to [download a file in another format](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-beta).",
11+
"Target": "driveItem"
12+
},
13+
{
14+
"Id": "e7a4527a-30ea-4877-9cea-e7340b1f7877",
15+
"ApiChange": "Parameter",
16+
"ChangedApiName": "width",
17+
"ChangeType": "Addition",
18+
"Description": "Added the **width** parameter to the [driveItem](https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-beta) method to [download a file in another format](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-beta).",
19+
"Target": "driveItem"
20+
}
21+
],
22+
"Id": "e7a4527a-30ea-4877-9cea-e7340b1f7877",
23+
"Cloud": "Prod",
24+
"Version": "beta",
25+
"CreatedDateTime": "2026-04-06T23:41:39.1409717Z",
26+
"WorkloadArea": "Files",
27+
"SubArea": ""
28+
},
29+
{
30+
"ChangeList": [
31+
{
32+
"Id": "8d880708-d68a-4a9a-b72f-954b6b86e20b",
33+
"ApiChange": "Parameter",
34+
"ChangedApiName": "height",
35+
"ChangeType": "Addition",
36+
"Description": "Added the **height** parameter to the [driveItem](https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0) method to [download a file in another format](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-1.0).",
37+
"Target": "driveItem"
38+
},
39+
{
40+
"Id": "8d880708-d68a-4a9a-b72f-954b6b86e20b",
41+
"ApiChange": "Parameter",
42+
"ChangedApiName": "width",
43+
"ChangeType": "Addition",
44+
"Description": "Added the **width** parameter to the [driveItem](https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0) method to [download a file in another format](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-1.0).",
45+
"Target": "driveItem"
46+
}
47+
],
48+
"Id": "8d880708-d68a-4a9a-b72f-954b6b86e20b",
49+
"Cloud": "Prod",
50+
"Version": "v1.0",
51+
"CreatedDateTime": "2026-04-06T23:41:39.1409717Z",
52+
"WorkloadArea": "Files",
53+
"SubArea": ""
54+
},
355
{
456
"ChangeList": [
557
{

0 commit comments

Comments
 (0)