]> git.basschouten.com Git - openhab-addons.git/commitdiff
[http] fix thing-definition (#9080)
authorJ-N-K <J-N-K@users.noreply.github.com>
Sat, 21 Nov 2020 03:20:45 +0000 (04:20 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Nov 2020 03:20:45 +0000 (19:20 -0800)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml

index 060a7792996d1d2055fbc71ad7acca1a7635916f..e458d796f400a56ea4107fe75bad9696bef65de4 100644 (file)
@@ -78,6 +78,7 @@
                        <parameter name="headers" type="text" multiple="true">
                                <label>Headers</label>
                                <description>Additional headers send along with the request</description>
+                               <limitToOptions>false</limitToOptions>
                                <advanced>true</advanced>
                        </parameter>
                        <parameter name="ignoreSSLErrors" type="boolean">