We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c85a5 commit aded06fCopy full SHA for aded06f
web/chat.json
@@ -45,7 +45,7 @@
45
"type": "string"
46
},
47
"ts": {
48
- "type": "string"
+ "$ref": "../objects/timestamp.json"
49
50
"error": {
51
@@ -156,7 +156,7 @@
156
157
158
159
160
161
162
@@ -338,7 +338,7 @@
338
"type": "boolean"
339
340
341
342
343
"channel": {
344
@@ -602,7 +602,7 @@
602
603
604
605
606
607
"text": {
608
@@ -692,4 +692,4 @@
692
}
693
694
]
695
-}
+}
0 commit comments