allOf: - $ref: "./TemplateSummaryCore.yml" - type: object properties: labelAssociations: type: array items: $ref: "./TemplateSummaryLabel.yml" required: [labelAssociations]