From: Kunal Mehta Date: Fri, 26 Jun 2015 00:29:33 +0000 (-0700) Subject: registration: 'FilterLogTypes' is a JSON object X-Git-Tag: 1.31.0-rc.0~10976 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=f48b504915dc6f4a3388d23e75e1468d5497392d;p=lhc%2Fweb%2Fwiklou.git registration: 'FilterLogTypes' is a JSON object Change-Id: I01eb28b9d01db8e500e376db9296b4eee85854c1 --- diff --git a/docs/extension.schema.json b/docs/extension.schema.json index d7d9e470c5..c9f629c4ac 100644 --- a/docs/extension.schema.json +++ b/docs/extension.schema.json @@ -575,7 +575,7 @@ "type": "object" }, "FilterLogTypes": { - "type": "array" + "type": "object" }, "LogNames": { "type": "object"