From ac00af5e27843254b3ab43f572c0f09723af5ac4 Mon Sep 17 00:00:00 2001 From: AnthorNet Date: Wed, 28 Feb 2018 13:59:18 +0100 Subject: [PATCH] Update shipyard-v2.0.json --- schemas/shipyard-v2.0.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/shipyard-v2.0.json b/schemas/shipyard-v2.0.json index 2892739..db88555 100644 --- a/schemas/shipyard-v2.0.json +++ b/schemas/shipyard-v2.0.json @@ -41,6 +41,9 @@ "stationName": { "type" : "string", "minLength" : 1 + }, + "marketId": { + "type" : "number" }, "timestamp": { "type" : "string",