summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/consul/config_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/consul/config_schema.json')
-rw-r--r--src/go/collectors/go.d.plugin/modules/consul/config_schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/consul/config_schema.json b/src/go/collectors/go.d.plugin/modules/consul/config_schema.json
index 8c4d39d94f..f79b5dc819 100644
--- a/src/go/collectors/go.d.plugin/modules/consul/config_schema.json
+++ b/src/go/collectors/go.d.plugin/modules/consul/config_schema.json
@@ -102,7 +102,8 @@
},
"required": [
"url"
- ]
+ ],
+ "additionalProperties": false
},
"uiSchema": {
"ui:flavour": "tabs",