From c2efa69e209148e97798d494b1264b0811e546a2 Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Wed, 13 May 2020 18:41:56 +0200 Subject: [PATCH] removed AVALON_PROJECTS from required in session schema --- schema/session-2.0.json | 1 - 1 file changed, 1 deletion(-) diff --git a/schema/session-2.0.json b/schema/session-2.0.json index 006a9e2dbf..d37f2ac822 100644 --- a/schema/session-2.0.json +++ b/schema/session-2.0.json @@ -9,7 +9,6 @@ "additionalProperties": true, "required": [ - "AVALON_PROJECTS", "AVALON_PROJECT", "AVALON_ASSET", "AVALON_CONFIG"