From 5599350f30f18f9a68891808cd753c3917272530 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Mon, 18 Sep 2017 18:56:12 +0100 Subject: [PATCH] Commodity naming scheme change in 2.4 cAPI --- schemas/commodity-v3.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/commodity-v3.0.json b/schemas/commodity-v3.0.json index 37a2e42..f3c08fa 100644 --- a/schemas/commodity-v3.0.json +++ b/schemas/commodity-v3.0.json @@ -58,7 +58,7 @@ "name": { "type" : "string", "minLength" : 1, - "description" : "Commodity name as returned by the Companion API, misspellings and all" + "description" : "Symbolic name as returned by the Companion API" }, "meanPrice": { "type" : "integer"