Skip to content

Commit fc0bbce

Browse files
committed
Return stream object in stream list
1 parent 79d28f0 commit fc0bbce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "array",
3-
"description": "Proxy Hosts list",
3+
"description": "Streams list",
44
"items": {
5-
"$ref": "./proxy-host-object.json"
5+
"$ref": "./stream-object.json"
66
}
77
}

0 commit comments

Comments
 (0)