Skip to content

Commit 4d62fe4

Browse files
committed
Change ID from integer to string in the Tag model
1 parent 6bd47ad commit 4d62fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intercom/Service/config/intercom_v3_tag.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"location": "json",
6767
"properties": {
6868
"id": {
69-
"type": "integer"
69+
"type": "string"
7070
},
7171
"name": {
7272
"type": "string"

0 commit comments

Comments
 (0)