We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587d555 commit f15c5a2Copy full SHA for f15c5a2
schemas/preset.json
@@ -29,15 +29,13 @@
29
"addTags": {
30
"description": "Tags that are added when changing to the preset (default is the same value as 'tags')",
31
"type": "object",
32
- "minProperties": 1,
33
"additionalProperties": {
34
"type": "string"
35
}
36
},
37
"removeTags": {
38
"description": "Tags that are removed when changing to another preset (default is the same value as 'addTags' which in turn defaults to 'tags')",
39
40
41
42
43
0 commit comments