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",