Skip to content

Commit 5a934b7

Browse files
authored
Merge pull request #857 from ivikash/feat/view-diff
feat: add viewDiff in cwsprChatInteractionType
2 parents f098d41 + 9453fee commit 5a934b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,8 @@
978978
"hoverReference",
979979
"upvote",
980980
"downvote",
981-
"clickBodyLink"
981+
"clickBodyLink",
982+
"viewDiff"
982983
],
983984
"type": "string",
984985
"description": "Indicates the specific interaction type with a message in a conversation"

0 commit comments

Comments
 (0)