Commodity naming scheme change in 2.4 cAPI

This commit is contained in:
Jonathan Harris 2017-09-18 18:56:12 +01:00
parent 38076c98bf
commit 5599350f30

View File

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