Skip to content

Commit

Permalink
Removed minLength from group schema
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis authored and credman committed Feb 6, 2023
1 parent c4f05a7 commit 27e63a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/public/assets/schema/groups/group.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"title": "label.group-description",
"description": "tooltip.group-description",
"type": "string",
"minLength": 1,
"maxLength": 255
},
"validationRegex": {
Expand Down

0 comments on commit 27e63a9

Please sign in to comment.