type: object properties: stacks: type: array items: $ref: "./Stack.yml" required: [stacks]