浏览代码

bug:reset API Header basic auth #573

EMqmyd 4 年之前
父节点
当前提交
ee2f718b9a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      etc/sinks/rest.json

+ 2 - 2
etc/sinks/rest.json

@@ -97,8 +97,8 @@
       "name": "headers",
       "default": "",
       "optional": true,
-      "control": "text",
-      "type": "string",
+      "control": "list",
+      "type": "list_object",
       "hint": {
         "en_US": "The additional headers to be set for the HTTP request.",
         "zh_CN": "要为 HTTP 请求设置的其他标头"