From 4c8cbb20b60a3d3fc4785e3fedde9e9238cd8b63 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Mon, 26 Aug 2024 21:50:59 +0800 Subject: [PATCH] Test updated schema --- QuestPaths/quest-v1.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/QuestPaths/quest-v1.json b/QuestPaths/quest-v1.json index 5b5f1f14..8b126db6 100644 --- a/QuestPaths/quest-v1.json +++ b/QuestPaths/quest-v1.json @@ -7,7 +7,10 @@ "properties": { "$schema": { "type": "string", - "const": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json" + "enum": [ + "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "https://git.carvel.li/plogon_enjoyer/Questionable/raw/branch/monk_class_quest/QuestPaths/quest-v1.json" + ] }, "Author": { "description": "Author of the quest sequence",