Update blackmarket-v1.0.json

This commit is contained in:
AnthorNet 2018-02-28 13:58:54 +01:00 committed by GitHub
parent 288a6347fd
commit cac1d2c7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,9 @@
"type" : "string", "type" : "string",
"minLength" : 1 "minLength" : 1
}, },
"marketId": {
"type" : "number"
},
"timestamp": { "timestamp": {
"type" : "string", "type" : "string",
"format" : "date-time" "format" : "date-time"