Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 072902be59 | |||
| 2452e17faa |
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"data_type": {
|
"data_type": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["file"],
|
"enum": ["file", "raw"],
|
||||||
"description": "The type of data contained in this message object"
|
"description": "The type of data contained in this message object"
|
||||||
},
|
},
|
||||||
"sent_timestamp": {
|
"sent_timestamp": {
|
||||||
|
|||||||
@@ -234,7 +234,7 @@
|
|||||||
},
|
},
|
||||||
"data_type": {
|
"data_type": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"const": "PushPort16Schedule",
|
"const": "raw",
|
||||||
"description": "The type of data contained in this message object"
|
"description": "The type of data contained in this message object"
|
||||||
},
|
},
|
||||||
"sent_timestamp": {
|
"sent_timestamp": {
|
||||||
|
|||||||
Reference in New Issue
Block a user