Skip to content

Commit c76e5dd

Browse files
authored
Apply suggestions from code review
Co-authored-by: MSFT-Andrea <v-andreadr@microsoft.com>
1 parent 0139fa5 commit c76e5dd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

changelog/Microsoft.Teams.Core.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5917,31 +5917,31 @@
59175917
{
59185918
"ChangeList": [
59195919
{
5920-
"Id": "f58e82d6-618a-4467-9662-2f2bef56b8cc",
5920+
"Id": "1ebea14c-d1fb-4932-be00-59d8ba313a4b",
59215921
"ApiChange": "Method",
59225922
"ChangedApiName": "GET",
59235923
"ChangeType": "Change",
59245924
"Description": "Updated the [List channels](https://learn.microsoft.com/en-us/graph/api/channel-list?view=graph-rest-1.0) method on the [channel](https://learn.microsoft.com/en-us/graph/api/resources/channel?view=graph-rest-1.0) resource to support **@odata.nextLink** pagination. With increased channel limits, responses might span multiple pages. Use **@odata.nextLink** to retrieve all results.",
59255925
"Target": "channel"
59265926
},
59275927
{
5928-
"Id": "f58e82d6-618a-4467-9662-2f2bef56b8cc",
5928+
"Id": "1ebea14c-d1fb-4932-be00-59d8ba313a4b",
59295929
"ApiChange": "Method",
59305930
"ChangedApiName": "List incomingChannels",
59315931
"ChangeType": "Change",
59325932
"Description": "Updated the [List incomingChannels](https://learn.microsoft.com/en-us/graph/api/team-list-incomingchannels?view=graph-rest-1.0) method on the [team](https://learn.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-1.0) resource to support **@odata.nextLink** pagination. With increased channel limits, responses might span multiple pages. Use **@odata.nextLink** to retrieve all results.",
59335933
"Target": "team"
59345934
},
59355935
{
5936-
"Id": "f58e82d6-618a-4467-9662-2f2bef56b8cc",
5936+
"Id": "1ebea14c-d1fb-4932-be00-59d8ba313a4b",
59375937
"ApiChange": "Method",
59385938
"ChangedApiName": "List allChannels",
59395939
"ChangeType": "Change",
59405940
"Description": "Updated the [List allChannels](https://learn.microsoft.com/en-us/graph/api/team-list-allchannels?view=graph-rest-1.0) method on the [team](https://learn.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-1.0) resource to support **@odata.nextLink** pagination. With increased channel limits, responses might span multiple pages. Use **@odata.nextLink** to retrieve all results.",
59415941
"Target": "team"
59425942
}
59435943
],
5944-
"Id": "f58e82d6-618a-4467-9662-2f2bef56b8cc",
5944+
"Id": "1ebea14c-d1fb-4932-be00-59d8ba313a4b",
59455945
"Cloud": "Prod",
59465946
"Version": "v1.0",
59475947
"CreatedDateTime": "2026-04-13T00:00:00.000Z",

0 commit comments

Comments
 (0)