Added examples
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
"title": "Add Or Remove",
|
"title": "Add Or Remove",
|
||||||
"description": "The components groups to add or remove",
|
"description": "The components groups to add or remove",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
"examples": [{ "add": { "component_groups": [] } }, { "remove": { "component_groups": [] } }],
|
||||||
"properties": {
|
"properties": {
|
||||||
"component_groups": {
|
"component_groups": {
|
||||||
"title": "Component Groups",
|
"title": "Component Groups",
|
||||||
|
|||||||
Reference in New Issue
Block a user