@@ -1,7 +1,7 @@
{
"type": "array",
- "description": "Proxy Hosts list",
+ "description": "Streams list",
"items": {
- "$ref": "./proxy-host-object.json"
+ "$ref": "./stream-object.json"
}