소스 검색

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 请求设置的其他标头"