Fix error when updating hosts
This commit is contained in:
@@ -146,6 +146,9 @@
|
||||
"required": [],
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"type": {
|
||||
"$ref": "#/definitions/type"
|
||||
},
|
||||
"hostname": {
|
||||
"$ref": "#/definitions/hostname"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user