chore: update schema

This commit is contained in:
Nicolas Meienberger 2023-04-20 20:47:59 +02:00
parent fd5ee51a0d
commit e2255963e0

View File

@ -32,6 +32,12 @@
"gid": {
"type": "integer"
},
"force_expose": {
"type": "boolean"
},
"generate_vapid_keys": {
"type": "boolean"
},
"requirements": {
"type": "object",
"properties": {