diff --git a/schema/metadata/clientDefs.json b/schema/metadata/clientDefs.json index e4f4a5c5fc..81f7ec0f10 100644 --- a/schema/metadata/clientDefs.json +++ b/schema/metadata/clientDefs.json @@ -119,7 +119,6 @@ "description": "A list of bool filters.", "type": "array", "items": { - "type": "string", "anyOf": [ {"const": "__APPEND__"}, {"type": "string"},