auto: Formatted json files
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
"type": "array",
|
||||
"additionalProperties": false,
|
||||
"items": [
|
||||
{ "type": "number", "title": "X"},
|
||||
{ "type": "number", "title": "Y"},
|
||||
{ "type": "number", "title": "Z"}
|
||||
{ "type": "number", "title": "X" },
|
||||
{ "type": "number", "title": "Y" },
|
||||
{ "type": "number", "title": "Z" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user