Add support for ignoring overlay manipulation warning

This commit is contained in:
Jonas L
2019-03-25 00:00:00 +00:00
parent 1270d74a70
commit b6f5edc976
3 changed files with 15 additions and 2 deletions
+3
View File
@@ -333,6 +333,9 @@ const definitions = {
},
"reboot": {
"type": "boolean"
},
"overlay": {
"type": "boolean"
}
},
"additionalProperties": false,