Skip to content

Commit 38b193c

Browse files
author
jsinghmokha
committed
Add changelog entry for teamworkSectionItem move method
1 parent 7891301 commit 38b193c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

changelog/Microsoft.Teams.GraphSvc.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@
7373
"ChangeType": "Addition",
7474
"Description": "Added the **sectionItemType** enumeration.",
7575
"Target": "sectionItemType"
76+
},
77+
{
78+
"Id": "d7a1b3c5-4e2f-8901-ab6d-ef2345678901",
79+
"ApiChange": "Method",
80+
"ChangedApiName": "move",
81+
"ChangeType": "Addition",
82+
"Description": "Added the [move](https://learn.microsoft.com/en-us/graph/api/teamworksectionitem-move?view=graph-rest-beta) method to the [teamworkSectionItem](https://learn.microsoft.com/en-us/graph/api/resources/teamworksectionitem?view=graph-rest-beta) resource.",
83+
"Target": "teamworkSectionItem"
7684
}
7785
],
7886
"Id": "d7a1b3c5-4e2f-8901-ab6d-ef2345678901",

0 commit comments

Comments
 (0)