Skip to content

Commit a7c141b

Browse files
authored
Merge pull request #996 from themooks/FixCLIConflicts
[NO-JIRA] Fix CLI SDK Name conflicts
2 parents 236626d + 65c4086 commit a7c141b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

resources/sdk/clisdkclient/resources/operationNameOverrides.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,5 +558,10 @@
558558
"patch": {
559559
"name": "patch"
560560
}
561+
},
562+
"/api/v2/conversations/{conversationId}/customattributes/bulk": {
563+
"patch": {
564+
"name": "patch"
565+
}
561566
}
562567
}

0 commit comments

Comments
 (0)