We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec81f24 commit 97dbbddCopy full SHA for 97dbbdd
backend/schema/components/stream-list.json
@@ -1,7 +1,7 @@
1
{
2
"type": "array",
3
- "description": "Proxy Hosts list",
+ "description": "Streams list",
4
"items": {
5
- "$ref": "./proxy-host-object.json"
+ "$ref": "./stream-object.json"
6
}
7
0 commit comments