Преглед на файлове

Update put.json

Password can be left blank for updates.  Otherwise you have to reenter the password every time you save the auth list
Chris Maffey преди 1 година
родител
ревизия
2e9a4f1aed
променени са 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"
 									}
 								}
 							}