From ac2765dfdaaf1fcad84ccbe744299cb7113664e8 Mon Sep 17 00:00:00 2001 From: Josh Cannon <3956745+thejcannon@users.noreply.github.com> Date: Sat, 7 Dec 2024 06:33:20 -0600 Subject: [PATCH] Update schema.json --- schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema.json b/schema.json index a5e5310..2e16e56 100644 --- a/schema.json +++ b/schema.json @@ -925,7 +925,8 @@ "message": { "type": "string" } - } + }, + "additionalProperties": false } ] },