commit | f8d7f1ef1a0de05f471081b829affee5ee050d2f | [log] [tgz] |
---|---|---|
author | bzp2010 <bzp2010@apache.org> | Fri Sep 17 21:45:04 2021 -0500 |
committer | GitHub <noreply@github.com> | Sat Sep 18 10:45:04 2021 +0800 |
tree | 5aae0fbab04986af655f70e637f543c734893c98 | |
parent | 65e25289e6421e8b55e423e6050c2b39143bc165 [diff] |
fix: gzip plugin schema typo (#2142)
diff --git a/api/conf/schema.json b/api/conf/schema.json index 2fbbeed..76f1fb8 100644 --- a/api/conf/schema.json +++ b/api/conf/schema.json
@@ -3141,7 +3141,7 @@ "minLength": 1, "type": "string" }, - "minItem": 1, + "minItems": 1, "type": "array" }, { "enum": ["*"]