Skip to content

Commit 8cfbae2

Browse files
authored
Update kite.schema.tpl.json
1 parent 5e48918 commit 8cfbae2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

schemas/mathematicalShape/kite.schema.tpl.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
],
1111
"properties": {
1212
"legLengths": {
13+
"type": "array",
14+
"minItems": 2,
15+
"maxItems": 2,
1316
"_instruction": "Enter the two common leg lengths (for the shorter and longer leg pairs) of this kite.",
1417
"_embeddedTypes": [
1518
"core:QuantitativeValue"

0 commit comments

Comments
 (0)