Updated Tiltes

This commit is contained in:
DaanV2
2021-07-01 17:42:32 +02:00
parent d3d55eaed9
commit a38ea8b5ee
39 changed files with 286 additions and 190 deletions

View File

@@ -6,12 +6,12 @@
"definitions": {
"addremove": {
"additionalProperties": false,
"title": "Add/remove Schema",
"title": "Add Or Remove",
"description": "The components groups to add or remove",
"type": "object",
"properties": {
"component_groups": {
"title": "Component Groups Schema",
"title": "Component Groups",
"description": "The components groups to add or remove",
"type": "array",
"items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" }