8 lines
102 B
JSON
8 lines
102 B
JSON
|
|
{
|
||
|
|
"type": "array",
|
||
|
|
"description": "Streams list",
|
||
|
|
"items": {
|
||
|
|
"$ref": "./stream-object.json"
|
||
|
|
}
|
||
|
|
}
|