Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Feb 5, 2024
2 parents 8ad14e3 + ac390e4 commit 7ac6e5b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@
},
"value": true,
"default": true,
"min": {
"type": "number"
},
"max": {
"type": "number"
},
"regex": {
"type": "string"
},
"options": {
"items": {
"$ref": "#/$defs/Option"
Expand Down

0 comments on commit 7ac6e5b

Please sign in to comment.