type: object properties: id: type: number nom: type: string bus: type: array items: $ref: ./businessunit.yaml required: - id - nom