We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a5687 commit bbcb918Copy full SHA for bbcb918
static/schemas/material.schema.json
@@ -71,7 +71,7 @@
71
},
72
"patternProperties": {
73
".*": {
74
- "type": "number",
+ "type": ["number", "array"],
75
"description": "Float properties"
76
}
77
0 commit comments