Update put.json

Password can be left blank for updates.  Otherwise you have to reenter the password every time you save the auth list
This commit is contained in:
Chris Maffey 2024-10-24 17:29:16 +13:00 committed by GitHub
parent d17c85e4c8
commit 2e9a4f1aed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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