allOf: - $ref: ./saisie.yaml - type: object properties: note: type: number texte: type: string required: - note - texte