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