From dcf01b3e9541e8e97033070f4426a6cd7c385b94 Mon Sep 17 00:00:00 2001 From: Lennart Demes <31403260+struffel@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:13:36 +0200 Subject: [PATCH] Update provider_reconfiguration.json --- json-schema/datablock/provider_reconfiguration.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/json-schema/datablock/provider_reconfiguration.json b/json-schema/datablock/provider_reconfiguration.json index a72dcf7..1ca6fec 100644 --- a/json-schema/datablock/provider_reconfiguration.json +++ b/json-schema/datablock/provider_reconfiguration.json @@ -14,7 +14,6 @@ }, "additionalProperties": false, "required": [ - "headers", - "connection_status_query" + "headers" ] } \ No newline at end of file