type: object properties: id: type: integer nom: type: string demandesFormation: type: array items: $ref: ./demandeformation.yaml required: - id - nom - demandesFormation