You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.3 KiB
65 lines
1.3 KiB
NotFoundResponse:
|
|
$ref: ./erreur/notfound.yaml
|
|
|
|
ForbiddenResponse:
|
|
$ref: ./erreur/forbidden.yaml
|
|
|
|
|
|
getCollaborateurResponse:
|
|
$ref: ./collaborateur/getcollaborateur.yaml
|
|
|
|
getlistecollaborateursResponse:
|
|
$ref: ./collaborateur/getlistecollaborateurs.yaml
|
|
|
|
getlistereferentsResponse:
|
|
$ref: ./collaborateur/getlistereferrents.yaml
|
|
|
|
|
|
getepResponse:
|
|
$ref: ./ep/getep.yaml
|
|
|
|
getlisteepResponse:
|
|
$ref: ./ep/getlisteep.yaml
|
|
|
|
updateepResponse:
|
|
$ref: ./ep/updateep.yaml
|
|
|
|
participantsResponse:
|
|
$ref: ./ep/participants.yaml
|
|
|
|
notificationResponse:
|
|
$ref: ./ep/notificationResponse.yaml
|
|
|
|
demandeepiResponse:
|
|
$ref: ./ep/creerepi.yaml
|
|
|
|
rappelsignatureResponse:
|
|
$ref: ./ep/rappelSignature.yaml
|
|
|
|
|
|
getlisteformationsResponse:
|
|
$ref: ./formation/getlisteformations.yaml
|
|
|
|
getformationResponse:
|
|
$ref: ./formation/getformation.yaml
|
|
|
|
creerFormationResponse:
|
|
$ref: ./formation/creerFormation.yaml
|
|
|
|
updateFormationResponse:
|
|
$ref: ./formation/updateFormation.yaml
|
|
|
|
supprimerFormationResponse:
|
|
$ref: ./formation/supprimerFormation.yaml
|
|
#evaluationsResponse:
|
|
# $ref: ./formation/evaluations.yaml
|
|
|
|
listedemandeformationResponse:
|
|
$ref: ./formation/demandesFormation.yaml
|
|
|
|
creerDemandeFormationResponse:
|
|
$ref: ./formation/creerDemandeFormation.yaml
|
|
|
|
|
|
reponseDemandeFormationResponse:
|
|
$ref: ./formation/reponseDemandeFormation.yaml |