Ensure info.json layout macros are somewhat valid (#19236)
parent
92354b2ca8
commit
92fadf0110
|
@ -245,6 +245,7 @@
|
|||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["x", "y"],
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string",
|
||||
|
|
Loading…
Reference in New Issue