This commit is contained in:
Sander Jochems
2025-02-07 22:42:45 +01:00
committed by GitHub

View File

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