1# SPDX-License-Identifier: BSD-3-Clause 2 3include: [grandchild-1.yaml, grandchild-2.yaml, grandchild-3.yaml] 4 5properties: 6 bar: 7 required: true 8 type: int 9