From 4539de7b77765c8b32dce73e30fa2772cb02ae38 Mon Sep 17 00:00:00 2001 From: Philipp Temminghoff Date: Thu, 26 Dec 2024 13:59:13 +0100 Subject: [PATCH] chore: schema update --- schema/config-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/config-schema.json b/schema/config-schema.json index 70c6d7d..23194b8 100644 --- a/schema/config-schema.json +++ b/schema/config-schema.json @@ -1366,7 +1366,7 @@ "type": "object" } }, - "additionalProperties": false, + "additionalProperties": true, "description": "Root configuration model.", "properties": { "version": {