--- type: array items: - type: object properties: name: type: string owner: type: string required: - name - owner additionalProperties: false