From aedbcb7a21e357581e2a2ade19aee5929ae9b7b7 Mon Sep 17 00:00:00 2001 From: elsapet Date: Tue, 21 Nov 2023 13:05:52 +0200 Subject: [PATCH] feat: add new property to validation schema --- scripts/rule_schema.jsonc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/rule_schema.jsonc b/scripts/rule_schema.jsonc index 58366091a..b3f2b88c1 100644 --- a/scripts/rule_schema.jsonc +++ b/scripts/rule_schema.jsonc @@ -139,6 +139,9 @@ }, "associated_recipe": { "type": "string" + }, + "cloud_code_suggestions": { + "type": "boolean" } }, "required": [