Compare commits
1 Commits
v3.0.1-alp
...
v3.0.1-alp
| Author | SHA1 | Date | |
|---|---|---|---|
| 07f224ff18 |
@@ -11,11 +11,7 @@
|
|||||||
"description": "Unix timestamp showing when the data was generated, or the time the error was encountered"
|
"description": "Unix timestamp showing when the data was generated, or the time the error was encountered"
|
||||||
},
|
},
|
||||||
"d": {
|
"d": {
|
||||||
"description": "Payload data. Type depends on request endpoint",
|
"description": "Payload data. Type depends on request endpoint"
|
||||||
"anyOf": [
|
|
||||||
{"type": "object"},
|
|
||||||
{"type": "array"}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"e": {
|
"e": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|||||||
Reference in New Issue
Block a user