type: object
description: 'RepertoireOwners response container'
properties:
  items:
    type: array
    items:
      $ref: './RepertoireOwner.yaml'
  count:
    $ref: '../properties/count.yaml'