put: tags: - participationsFormations operationId: evaluerFormation description: Evaluer une formation parameters: - $ref: ../../parameters/path/idParticipationFormation.yaml requestBody: $ref: ../../requestbodies/evaluation.yaml responses: '200': $ref: ../../responses/formation/formationEvaluee.yaml '403': $ref: ../../responses/erreur/forbidden.yaml '404': $ref: ../../responses/erreur/notFound.yaml