Browse Source

Merge pull request #4108 from chrismaffey/patch-2

Update put.json
jc21 1 year ago
parent
commit
ffe05ebd41
1 changed files with 1 additions and 2 deletions
  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"
 									}
 								}
 							}