chore: schema reorganization

This commit is contained in:
2026-08-31 11:02:55 +00:00
parent fe735c310b
commit 20ecc1e8bd
20 changed files with 112 additions and 22 deletions
@@ -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"]