chore: schema reorganization
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"command": { "const": "get_version" },
|
||||
"module": {
|
||||
"type": "array",
|
||||
"items": { "$ref": "_module_info.schema.json" }
|
||||
"items": { "$ref": "../../common/module_info.schema.json" }
|
||||
}
|
||||
},
|
||||
"required": ["module"]
|
||||
|
||||
Reference in New Issue
Block a user