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.
openAPIServeurEPA/responses/_index.yaml

162 lines
3.4 KiB

4 years ago
#Erreur
NotFoundResponse:
4 years ago
$ref: ./erreur/notFound.yaml
ForbiddenResponse:
$ref: ./erreur/forbidden.yaml
4 years ago
#Collaborateur
GetCollaborateurResponse:
$ref: ./collaborateur/getCollaborateur.yaml
4 years ago
GetListecollaborateursResponse:
$ref: ./collaborateur/getListeCollaborateurs.yaml
4 years ago
GetProfilResponse:
$ref: ./collaborateur/getProfil.yaml
4 years ago
#Note
GetListeNoteResponse:
$ref: ./note/getListeNotes.yaml
4 years ago
GetNoteResponse:
$ref: ./note/getNote.yaml
4 years ago
NoteCreeeResponse:
$ref: ./note/noteCreee.yaml
4 years ago
NoteSupprimerResponse:
$ref: ./note/noteSupprimee.yaml
4 years ago
updateNoteResponse:
$ref: ./note/updateNote.yaml
4 years ago
#EP
GetEPResponse:
$ref: ./ep/getEP.yaml
GetListeEPResponse:
$ref: ./ep/getListeEP.yaml
GetListeParticipantsResponse:
$ref: ./ep/getListeParticipantsEP.yaml
GetProchainEPResponse:
$ref: ./ep/getProchainEP.yaml
RappelSignatureResponse:
$ref: ./ep/rappelSignature.yaml
4 years ago
SaisirProchainEPResponse:
$ref: ./ep/saisirProchainEP.yaml
UpdateEPResponse:
$ref: ./ep/updateEP.yaml
#DemandeEPI
DemandeEPIAnnuleeReponse:
$ref: ./demandeepi/demandeEPIAnnulee.yaml
DemandeEPICreeeResponse:
$ref: ./demandeepi/demandeEPICreee.yaml
EPICreeReponse:
$ref: ./demandeepi/epiCree.yaml
GetDemandeEPIResponse:
$ref: ./demandeepi/getDemandeEPI.yaml
GetListeDemandesEPIResponse:
$ref: ./demandeepi/getListeDemandesEPI.yaml
ReponseEPIReponse:
$ref: ./demandeepi/reponseDemandeEPI.yaml
#Engagement
GetEngagementReponse:
$ref: ./engagement/getEngagement.yaml
GetListeEngagementsReponse:
$ref: ./engagement/getListeEngagements.yaml
ReponseEngagementReponse:
$ref: ./engagement/reponseEngagement.yaml
4 years ago
#DemandeDelegation
DemandeDelegationCreeeResponse:
$ref: ./demandedelegation/demandeDelegationCreee.yaml
4 years ago
GetListeDemandesDelegationResponse:
$ref: ./demandedelegation/getListeDemandesDelegation.yaml
4 years ago
ReponseDemandeDelegationResponse:
$ref: ./demandedelegation/reponseDemandeDelegation.yaml
#Formation
FormationCreeeResponse:
$ref: ./formation/formationCreee.yaml
FormationEvalueeResponse:
$ref: ./formation/formationEvaluee.yaml
FormationSupprimeeResponse:
$ref: ./formation/formationSupprimee.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
4 years ago
#DemandeFormation
DemandeFormationCreeeResponse:
$ref: ./demandeformation/demandeFormationCreee.yaml
GetListeDemandesFormationResponse:
$ref: ./demandeformation/getListeDemandesFormation.yaml
GetListeOriginesDemandeFormationResponse:
$ref: ./demandeformation/getListeOriginesDemandesFormation.yaml
GetListThemesResponse:
$ref: ./demandeformation/getListeThemes.yaml
ReponseDemandeFormationResponse:
$ref: ./demandeformation/reponseDemandeFormation.yaml
4 years ago
#Referent
GetReferentResponse:
$ref: ./referent/getReferent.yaml
4 years ago
GetListereferentsResponse:
$ref: ./referent/getListeReferrents.yaml