type: object
description: '`StreamDates` response container'
properties:
  items:
    type: array
    items:
      $ref: './StreamDate.yaml'
  count:
    $ref: '../properties/count.yaml'