mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Refactor Hyperion JSON-API (#1727)
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"required" : true,
|
||||
"enum" : ["clearall"]
|
||||
},
|
||||
"instance" : {
|
||||
"type": "array",
|
||||
"required": false,
|
||||
"items" : {},
|
||||
"minItems": 1
|
||||
},
|
||||
"tan" : {
|
||||
"type" : "integer"
|
||||
}
|
||||
|
Reference in New Issue
Block a user