瀏覽代碼

Merge pull request #4108 from chrismaffey/patch-2

Update put.json
jc21 1 年之前
父節點
當前提交
ffe05ebd41
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      backend/schema/paths/nginx/access-lists/listID/put.json

+ 1 - 2
backend/schema/paths/nginx/access-lists/listID/put.json

@@ -49,8 +49,7 @@
 										"minLength": 1
 									},
 									"password": {
-										"type": "string",
-										"minLength": 1
+										"type": "string"
 									}
 								}
 							}