Explorar el Código

Merge pull request #4108 from chrismaffey/patch-2

Update put.json
jc21 hace 1 año
padre
commit
ffe05ebd41
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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"
 									}
 								}
 							}