Skip to content

Commit

Permalink
[schema] Added minLength to radio name
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Mar 18, 2016
1 parent d8ab0e0 commit 67a0916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netjsonconfig/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@
"name": {
"type": "string",
"propertyOrder": 1,
"minLength": 3
},
"phy": {
"type": "string",
Expand Down

0 comments on commit 67a0916

Please sign in to comment.