Skip to content

Commit 6dbb524

Browse files
committed
don't require hostname, since we pass in on the fly
1 parent c518de4 commit 6dbb524

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

interface.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,7 @@
6464
},
6565
"additionalProperties": false
6666
}
67-
},
68-
"required": [
69-
"hostname"
70-
]
67+
}
7168
},
7269
"profile_settings": {
7370
"type": "object",

0 commit comments

Comments
 (0)