Ensure info.json layout macros are somewhat valid (#19236)

master
Joel Challis 2022-12-05 02:32:40 +00:00 committed by GitHub
parent 92354b2ca8
commit 92fadf0110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@
"items": {
"type": "object",
"additionalProperties": false,
"required": ["x", "y"],
"properties": {
"label": {
"type": "string",