type: object
properties:
  meta:
    $ref: {{ var1 }}
  data:
    type: array
    items:
      $ref: {{ var2 }}
