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