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