stream-list.json 102 B

1234567
  1. {
  2. "type": "array",
  3. "description": "Streams list",
  4. "items": {
  5. "$ref": "./stream-object.json"
  6. }
  7. }