Merge remote-tracking branch 'hyperion-project/master' into userauthapi

This commit is contained in:
brindosch
2019-08-30 00:15:31 +02:00
19 changed files with 826 additions and 694 deletions

View File

@@ -19,7 +19,9 @@
"type" : "bool"
},
"interval": {
"type" : "integer"
"type" : "integer",
"required" : false,
"minimum": 50
}
},