type: object description: Les champs d'un EP ou d'une évaluation à remplir properties: id: type: integer texte: type: string section: type: string soussection: type: string ordre: type: number typeChamp: type: string typeSaisie: type: string required: - id - texte - section - ordre - typeChamp - typeSaisie