Skip to content

Commit ffe05eb

Browse files
authored
Merge pull request #4108 from chrismaffey/patch-2
Update put.json
2 parents d17c85e + 2e9a4f1 commit ffe05eb

File tree

1 file changed

+1
-2
lines changed
  • backend/schema/paths/nginx/access-lists/listID

1 file changed

+1
-2
lines changed

backend/schema/paths/nginx/access-lists/listID/put.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
"minLength": 1
5050
},
5151
"password": {
52-
"type": "string",
53-
"minLength": 1
52+
"type": "string"
5453
}
5554
}
5655
}

0 commit comments

Comments
 (0)