Fix custom_choropleth definition json.

pull/10264/head
nobuti 8 years ago
parent c3aebb5ee7
commit 91291fec61

@ -7,14 +7,11 @@
"suffix": { "type": "string" },
"colors": {
"type": "array",
"required": [
"title"
],
"additionalProperties": false,
"items": {
"type": "object",
"required": [
"title"
"color"
],
"additionalProperties": false,
"properties": {

Loading…
Cancel
Save