Merge pull request #4108 from chrismaffey/patch-2

Update put.json
This commit is contained in:
jc21
2024-10-25 08:06:50 +10:00
committed by GitHub

View File

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