Prechádzať zdrojové kódy

fix(source): fix json value for http pull

Signed-off-by: Jianxiang Ran <rxan_embedded@163.com>
Jianxiang Ran 1 rok pred
rodič
commit
9f521ab61f
1 zmenil súbory, kde vykonal 1 pridanie a 17 odobranie
  1. 1 17
      etc/sources/httppull.json

+ 1 - 17
etc/sources/httppull.json

@@ -188,23 +188,7 @@
 			}
 		}, {
 			"name": "headers",
-			"default": {
-				"Accept": {
-					"name": "Accept",
-					"default": "application/json",
-					"optional": true,
-					"control": "text",
-					"type": "string",
-					"hint": {
-						"en_US": "Accept format",
-						"zh_CN": "Accept format"
-					},
-					"label": {
-						"en_US": "Accept format",
-						"zh_CN": "Accept format"
-					}
-				}
-			},
+			"default": {},
 			"optional": true,
 			"control": "list",
 			"type": "object",