Files

8 lines
102 B
JSON
Raw Permalink Normal View History

2024-10-09 18:05:15 +10:00
{
"type": "array",
2025-06-30 13:00:25 +10:00
"description": "Streams list",
2024-10-09 18:05:15 +10:00
"items": {
2025-06-30 13:00:25 +10:00
"$ref": "./stream-object.json"
2024-10-09 18:05:15 +10:00
}
}