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

176 lines
3.7 KiB

4 years ago
#Erreur
NotFoundResponse:
4 years ago
$ref: ./erreur/notFound.yaml
ForbiddenResponse:
$ref: ./erreur/forbidden.yaml
InternalServerErrorResponse:
$ref: ./erreur/internalServerError.yaml
Unauthorized:
$ref: ./erreur/unauthorized.yaml
4 years ago
#Collaborateur
GetCollaborateurResponse:
$ref: ./collaborateur/getCollaborateur.yaml
4 years ago
GetListecollaborateursResponse:
$ref: ./collaborateur/getListeCollaborateurs.yaml
GetCountCollaborateurResponse:
$ref: ./collaborateur/getCountCollaborateur.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
GetCountNoteResponse:
$ref: ./note/getCountNote.yaml
4 years ago
#EP
DeleteEPResponse:
$ref: ./ep/deleteEp.yaml
DeleteEPCollaborateurResponse:
$ref: ./ep/deleteEpCollaborateur.yaml
4 years ago
GetEPResponse:
$ref: ./ep/getEP.yaml
GetListeEPInformationResponse:
$ref: ./ep/getListeEpInformation.yaml
4 years ago
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
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
4 years ago
#DemandeEPI
DemandeEPIAnnuleeReponse:
$ref: ./demandeepi/deleteDemandeEPI.yaml
4 years ago
DemandeEPICreeeResponse:
$ref: ./demandeepi/addDemandeEPI.yaml
4 years ago
GetListeDemandesEPIResponse:
$ref: ./demandeepi/getListeDemandesEPI.yaml
ReponseEPIReponse:
$ref: ./demandeepi/updateDemandeEPI.yaml
4 years ago
GetCountDemandeEPIResponse:
$ref: ./demandeepi/getCountDemandeEPI.yaml
4 years ago
#DemandeDelegation
GetListeDemandesDelegationResponse:
$ref: ./demandedelegation/getListeDemandesDelegation.yaml
4 years ago
ReponseDemandeDelegationResponse:
$ref: ./demandedelegation/updateDemandeDelegation.yaml
4 years ago
#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/addDemandeFormation.yaml
4 years ago
GetListeDemandesFormationResponse:
$ref: ./demandeformation/getListeDemandesFormation.yaml
GetListeOriginesDemandeFormationResponse:
$ref: ./demandeformation/getListeOriginesDemandeFormation.yaml
4 years ago
#GetListThemesResponse:
#$ref: ./demandeformation/getListeThemes.yaml
4 years ago
ReponseDemandeFormationResponse:
$ref: ./demandeformation/updateDemandeFormation.yaml
DemandeFormationSupprimmeeResponse:
$ref: ./demandeformation/deleteDemandeFormation.yaml
#ReferentEP
4 years ago
GetReferentResponse:
$ref: ./referentep/updateReferentEP.yaml