From 701fa0387d173301c89a51a9b358568f727bacc6 Mon Sep 17 00:00:00 2001 From: Emmanuel Mathot Date: Wed, 11 Dec 2024 11:24:02 +0100 Subject: [PATCH] Add closing brace to schema definition for improved structure --- json-schema/schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/json-schema/schema.json b/json-schema/schema.json index 489c4c2..4510c09 100644 --- a/json-schema/schema.json +++ b/json-schema/schema.json @@ -153,6 +153,7 @@ "type": "string" } } + } }, "patternProperties": { "^(?!monty:)": {