Skip to content

Commit cafe230

Browse files
committed
[fix] Avoided maxLength on PIN property to allow configuration variables
1 parent 53bb4cc commit cafe230

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

netjsonconfig/backends/openwrt/schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
"pin": {
181181
"type": "string",
182182
"title": "PIN code",
183-
"maxLength": 4,
184183
"propertyOrder": 1.2,
185184
},
186185
"device": {

0 commit comments

Comments
 (0)