From 288a6347fd2185d57b58b1541b7d44b55c47b8ae Mon Sep 17 00:00:00 2001 From: AnthorNet Date: Wed, 28 Feb 2018 13:58:38 +0100 Subject: [PATCH] Update outfitting-v2.0.json --- schemas/outfitting-v2.0.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/outfitting-v2.0.json b/schemas/outfitting-v2.0.json index 5edc97f..8ca5951 100644 --- a/schemas/outfitting-v2.0.json +++ b/schemas/outfitting-v2.0.json @@ -41,6 +41,9 @@ "stationName": { "type" : "string", "minLength" : 1 + }, + "marketId": { + "type" : "number" }, "timestamp": { "type" : "string",