From cac1d2c7afae92f73b8079e1bb7682900463f1c8 Mon Sep 17 00:00:00 2001 From: AnthorNet Date: Wed, 28 Feb 2018 13:58:54 +0100 Subject: [PATCH] Update blackmarket-v1.0.json --- schemas/blackmarket-v1.0.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/blackmarket-v1.0.json b/schemas/blackmarket-v1.0.json index 374c93e..5129bd9 100644 --- a/schemas/blackmarket-v1.0.json +++ b/schemas/blackmarket-v1.0.json @@ -42,6 +42,9 @@ "stationName": { "type" : "string", "minLength" : 1 + }, + "marketId": { + "type" : "number" }, "timestamp": { "type" : "string",