Added examples

This commit is contained in:
DaanV2
2021-10-08 13:39:51 +02:00
parent 5329878a62
commit f9573eee62

View File

@@ -10,6 +10,7 @@
"title": "Add Or Remove",
"description": "The components groups to add or remove",
"type": "object",
"examples": [{ "add": { "component_groups": [] } }, { "remove": { "component_groups": [] } }],
"properties": {
"component_groups": {
"title": "Component Groups",