Skip to content

Commit 40bab0a

Browse files
committed
changing key name
1 parent e4a26a1 commit 40bab0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

host.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
{
55
"name": "Bgp",
66
"type": "object",
7-
"key": ["name"],
7+
"key": ["hostname"],
88
"properties": {
9-
"name": {
9+
"hostname": {
1010
"type": "string",
1111
"title": "host name",
1212
"length": 256

0 commit comments

Comments
 (0)