Skip to content

Commit 5b78646

Browse files
MSFT-AndreaCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e4d90f9 commit 5b78646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/beta/api/userteamwork-getallretainedtargetedmessages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Content-Type: application/json
110110
{
111111
"@odata.context": "https://graph.microsoft.com/beta/$metadata#Collection(targetedChatMessage)",
112112
"@odata.count": 1,
113-
"@odata.nextLink": "https://graph.microsoft.com/beta/users/f47b5f54-6968-4706-a522-31e842b12345/teamwork/getAllRetainedTargetedMessages?model=B&$top=1&$skiptoken=Token",
113+
"@odata.nextLink": "https://graph.microsoft.com/beta/users/f47b5f54-6968-4706-a522-31e842b12345/teamwork/getAllRetainedTargetedMessages?$top=1&$skiptoken=Token",
114114
"value": [
115115
{
116116
"@odata.type": "#microsoft.graph.targetedChatMessage",

0 commit comments

Comments
 (0)