From be7049f8ace1f9908a71167fd2f4645ba1e7c296 Mon Sep 17 00:00:00 2001 From: erosman Date: Fri, 15 Dec 2023 21:54:58 +0330 Subject: [PATCH] v8.7 simpler schema.json --- src/content/schema.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/content/schema.json b/src/content/schema.json index 65aa44a..829736f 100644 --- a/src/content/schema.json +++ b/src/content/schema.json @@ -40,9 +40,7 @@ } }, "exclude": {"$ref": "include"} - }, - "required": [ "active", "title", "type", "hostname", "port", "username", "password", - "cc", "city", "color", "pac", "pacString", "proxyDNS", "include", "exclude"] + } } }, "container": {