From 1e8e1fd2ea10d0fd44d23eee42d5419d7b90b898 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Wed, 27 Nov 2024 19:35:38 +0800 Subject: [PATCH] Removed schema constant --- QuestPaths/quest-v1.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/QuestPaths/quest-v1.json b/QuestPaths/quest-v1.json index 134b1c60..79e2684f 100644 --- a/QuestPaths/quest-v1.json +++ b/QuestPaths/quest-v1.json @@ -6,8 +6,7 @@ "type": "object", "properties": { "$schema": { - "type": "string", - "const": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json" + "type": "string" }, "Author": { "description": "Author of the quest sequence",