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

80 lines
1.3 KiB

#Collaborateur
AgenceModel:
$ref: ./collaborateur/agence.yaml
BusinessUnitModel:
$ref: ./collaborateur/businessunit.yaml
CollaborateurModel:
$ref: ./collaborateur/collaborateur.yaml
#EP
AugmentationSalaireModel:
$ref: ./ep/augmentationsalaire.yaml
AutorisationModel:
$ref: ./ep/autorisation.yaml
DemandeDelegationModel:
$ref: ./ep/demandedelegation.yaml
DocumentModel:
$ref: ./ep/document.yaml
EngagementModel:
$ref: ./ep/engagement.yaml
EpModel:
$ref: ./ep/ep.yaml
ParticipationEPModel:
$ref: ./ep/participationEP.yaml
RDVEntretienModel:
$ref: ./ep/rdventretien.yaml
#Saisie
ChampModel:
$ref: ./saisie/champ.yaml
SaisieModel:
$ref: ./saisie/saisie.yaml
SaisieBoolTexteModel:
$ref: ./saisie/booltexte.yaml
SaisieDeuxTextesModel:
$ref: ./saisie/deuxtextes.yaml
SaisieNoteTexteModel:
$ref: ./saisie/notetexte.yaml
SaisieObjectifsModel:
$ref: ./saisie/objectifs.yaml
SaisieUnBoolModel:
$ref: ./saisie/unbool.yaml
SaisieUnTexteModel:
$ref: ./saisie/untexte.yaml
#Formation
FormationModel:
$ref: ./formation/formation.yaml
DemandeFormationModel:
$ref: ./formation/demandeformation.yaml
ThemeModel:
$ref: ./formation/theme.yaml
ParticipationFormationModel:
$ref: ./formation/participationformation.yaml
#Erreur
ErreurModel:
$ref: ./erreur/erreur.yaml