|
|
|
@ -1,8 +1,8 @@ |
|
|
|
|
get: |
|
|
|
|
tags: |
|
|
|
|
- participationsFormations |
|
|
|
|
operationId: consulterEvaluation |
|
|
|
|
description: Consulter une évaluation d'une formation |
|
|
|
|
operationId: getEvaluationCollaborateur |
|
|
|
|
description: Récupérer une évaluation faite par un collaborateur. |
|
|
|
|
parameters: |
|
|
|
|
- $ref: ../../parameters/path/idParticipationFormation.yaml |
|
|
|
|
responses: |
|
|
|
@ -25,7 +25,7 @@ put: |
|
|
|
|
tags: |
|
|
|
|
- participationsFormations |
|
|
|
|
operationId: evaluerFormation |
|
|
|
|
description: Evaluer une formation |
|
|
|
|
description: Evaluer une formation. |
|
|
|
|
parameters: |
|
|
|
|
- $ref: ../../parameters/path/idParticipationFormation.yaml |
|
|
|
|
requestBody: |
|
|
|
|