There was an error while loading. Please reload this page.
1 parent 5e48918 commit 8cfbae2Copy full SHA for 8cfbae2
1 file changed
schemas/mathematicalShape/kite.schema.tpl.json
@@ -10,6 +10,9 @@
10
],
11
"properties": {
12
"legLengths": {
13
+ "type": "array",
14
+ "minItems": 2,
15
+ "maxItems": 2,
16
"_instruction": "Enter the two common leg lengths (for the shorter and longer leg pairs) of this kite.",
17
"_embeddedTypes": [
18
"core:QuantitativeValue"
0 commit comments