Skip to content

Commit f2935e0

Browse files
DanipocketCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent b01930d commit f2935e0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

changelog/Microsoft.FileServices.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
"ApiChange": "Parameter",
88
"ChangedApiName": "height",
99
"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"
10+
"Description": "Added the **height** query parameter to the [API 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-get-content-format"
1212
},
1313
{
1414
"Id": "e7a4527a-30ea-4877-9cea-e7340b1f7877",
1515
"ApiChange": "Parameter",
1616
"ChangedApiName": "width",
1717
"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"
18+
"Description": "Added the **width** query parameter to the [API 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-get-content-format"
2020
}
2121
],
2222
"Id": "e7a4527a-30ea-4877-9cea-e7340b1f7877",
@@ -33,16 +33,16 @@
3333
"ApiChange": "Parameter",
3434
"ChangedApiName": "height",
3535
"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"
36+
"Description": "Added the **height** query parameter to the [API 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-get-content-format"
3838
},
3939
{
4040
"Id": "8d880708-d68a-4a9a-b72f-954b6b86e20b",
4141
"ApiChange": "Parameter",
4242
"ChangedApiName": "width",
4343
"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"
44+
"Description": "Added the **width** query parameter to the [API 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-get-content-format"
4646
}
4747
],
4848
"Id": "8d880708-d68a-4a9a-b72f-954b6b86e20b",

0 commit comments

Comments
 (0)