mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-21 12:29:04 -06:00
Added reference to meta in base sgct schema
This commit is contained in:
@@ -313,6 +313,9 @@
|
||||
"minor": { "type": "integer" }
|
||||
},
|
||||
"required": [ "name", "major", "minor" ]
|
||||
},
|
||||
"meta": {
|
||||
"$ref": "sgct.schema.json#/$defs/meta"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user