From 6da1c369c2b4baeef5febc56ed0661ef0326ef31 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Thu, 9 Jan 2025 17:50:52 +0100 Subject: [PATCH] Fix config schema for requestHeaders --- config.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.schema.json b/config.schema.json index 891cce29..fa3af02a 100644 --- a/config.schema.json +++ b/config.schema.json @@ -205,7 +205,7 @@ "object" ], "noCLI": true, - "noEnv": false + "noEnv": true }, "requestQueryParameters": { "type": [