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.
185 lines
3.9 KiB
185 lines
3.9 KiB
#Erreur
|
|
NotFoundResponse:
|
|
$ref: ./erreur/notFound.yaml
|
|
|
|
ForbiddenResponse:
|
|
$ref: ./erreur/forbidden.yaml
|
|
|
|
InternalServerErrorResponse:
|
|
$ref: ./erreur/internalServerError.yaml
|
|
|
|
Unauthorized:
|
|
$ref: ./erreur/unauthorized.yaml
|
|
|
|
UnsupportedMediaType:
|
|
$ref: ./erreur/unsupportedMediaType.yaml
|
|
|
|
#Collaborateur
|
|
GetCollaborateurResponse:
|
|
$ref: ./collaborateur/getCollaborateur.yaml
|
|
|
|
GetListeCollaborateursResponse:
|
|
$ref: ./collaborateur/getListeCollaborateurs.yaml
|
|
|
|
GetCountCollaborateurResponse:
|
|
$ref: ./collaborateur/getCountCollaborateur.yaml
|
|
|
|
|
|
#Note
|
|
GetListeNoteResponse:
|
|
$ref: ./note/getListeNotes.yaml
|
|
|
|
GetNoteResponse:
|
|
$ref: ./note/getNote.yaml
|
|
|
|
NoteCreeeResponse:
|
|
$ref: ./note/noteCreee.yaml
|
|
|
|
NoteSupprimerResponse:
|
|
$ref: ./note/noteSupprimee.yaml
|
|
|
|
updateNoteResponse:
|
|
$ref: ./note/updateNote.yaml
|
|
|
|
GetCountNoteResponse:
|
|
$ref: ./note/getCountNote.yaml
|
|
|
|
|
|
#EP
|
|
DeleteEPResponse:
|
|
$ref: ./ep/deleteEp.yaml
|
|
|
|
DeleteEPCollaborateurResponse:
|
|
$ref: ./ep/deleteEpCollaborateur.yaml
|
|
|
|
GetEPCount:
|
|
$ref: ./ep/getCountEp.yaml
|
|
|
|
GetEPResponse:
|
|
$ref: ./ep/getEP.yaml
|
|
|
|
GetListeEPInformationResponse:
|
|
$ref: ./ep/getListeEpInformation.yaml
|
|
|
|
GetListeParticipantsResponse:
|
|
$ref: ./ep/getListeParticipantsEP.yaml
|
|
|
|
GetProchainEPResponse:
|
|
$ref: ./ep/getProchainEP.yaml
|
|
|
|
RappelSignatureResponse:
|
|
$ref: ./ep/rappelSignature.yaml
|
|
|
|
SaisirProchainEPResponse:
|
|
$ref: ./ep/saisirProchainEP.yaml
|
|
|
|
UpdateEPResponse:
|
|
$ref: ./ep/updateEP.yaml
|
|
|
|
UpdateSaisieEPResponse:
|
|
$ref: ./ep/updateSaisieEP.yaml
|
|
|
|
GetCountEPResponse:
|
|
$ref: ./ep/getCountEP.yaml
|
|
|
|
|
|
#Engagement
|
|
GetListeEngagementsReponse:
|
|
$ref: ./engagement/getListeEngagements.yaml
|
|
|
|
GetCountEngagementResponse:
|
|
$ref: ./engagement/getCountEngagement.yaml
|
|
|
|
ReponseEngagementReponse:
|
|
$ref: ./engagement/updateEngagement.yaml
|
|
|
|
|
|
#DemandeEPI
|
|
DemandeEPIAnnuleeReponse:
|
|
$ref: ./demandeepi/deleteDemandeEPI.yaml
|
|
|
|
DemandeEPICreeeResponse:
|
|
$ref: ./demandeepi/addDemandeEPI.yaml
|
|
|
|
GetListeDemandesEPIResponse:
|
|
$ref: ./demandeepi/getListeDemandesEPI.yaml
|
|
|
|
ReponseEPIReponse:
|
|
$ref: ./demandeepi/updateDemandeEPI.yaml
|
|
|
|
GetCountDemandeEPIResponse:
|
|
$ref: ./demandeepi/getCountDemandeEPI.yaml
|
|
|
|
|
|
#DemandeDelegation
|
|
GetListeDemandesDelegationResponse:
|
|
$ref: ./demandedelegation/getListeDemandesDelegation.yaml
|
|
|
|
ReponseDemandeDelegationResponse:
|
|
$ref: ./demandedelegation/updateDemandeDelegation.yaml
|
|
|
|
|
|
#DemandeFormation
|
|
DemandeFormationCreeeResponse:
|
|
$ref: ./demandeformation/addDemandeFormation.yaml
|
|
|
|
GetListeDemandesFormationResponse:
|
|
$ref: ./demandeformation/getListeDemandesFormation.yaml
|
|
|
|
GetListeOriginesDemandeFormationResponse:
|
|
$ref: ./demandeformation/getListeOriginesDemandeFormation.yaml
|
|
|
|
#GetListThemesResponse:
|
|
#$ref: ./demandeformation/getListeThemes.yaml
|
|
|
|
ReponseDemandeFormationResponse:
|
|
$ref: ./demandeformation/updateDemandeFormation.yaml
|
|
|
|
DemandeFormationSupprimmeeResponse:
|
|
$ref: ./demandeformation/deleteDemandeFormation.yaml
|
|
|
|
|
|
#Formation
|
|
FormationCreeeResponse:
|
|
$ref: ./formation/addFormation.yaml
|
|
|
|
FormationEvalueeResponse:
|
|
$ref: ./formation/formationEvaluee.yaml
|
|
|
|
FormationSupprimeeResponse:
|
|
$ref: ./formation/deleteFormation.yaml
|
|
|
|
GetCountFormation:
|
|
$ref: ./formation/getCountFormation.yaml
|
|
|
|
GetEvaluationResponse:
|
|
$ref: ./formation/getEvaluation.yaml
|
|
|
|
GetFormationResponse:
|
|
$ref: ./formation/getFormation.yaml
|
|
|
|
GetListeFormationsResponse:
|
|
$ref: ./formation/getListeFormations.yaml
|
|
|
|
GetListeModesFormationsResponse:
|
|
$ref: ./formation/getListeModesFormation.yaml
|
|
|
|
GetListeOriginesFormationsResponse:
|
|
$ref: ./formation/getListeOriginesFormation.yaml
|
|
|
|
GetListeParticipationsFormationsResponse:
|
|
$ref: ./formation/getListeParticipationsFormation.yaml
|
|
|
|
GetListeStatutsFormationsResponse:
|
|
$ref: ./formation/getListeStatutsFormation.yaml
|
|
|
|
GetListeTypesFormationsResponse:
|
|
$ref: ./formation/getListeTypesFormation.yaml
|
|
|
|
UpdateFormationResponse:
|
|
$ref: ./formation/updateFormation.yaml
|
|
|
|
|
|
#ReferentEP
|
|
GetReferentResponse:
|
|
$ref: ./referentep/updateReferentEP.yaml |