diff --git a/EPAServeur/DTO/DemandeFormationDTO.cs b/EPAServeur/DTO/DemandeFormationDTO.cs index c2ca00c..cd68fea 100644 --- a/EPAServeur/DTO/DemandeFormationDTO.cs +++ b/EPAServeur/DTO/DemandeFormationDTO.cs @@ -109,7 +109,7 @@ namespace IO.Swagger.DTO /// Gets or Sets Formation /// [DataMember(Name="formation")] - public FormationDTO Formation { get; set; } + public FormationDetailsDTO Formation { get; set; } /// /// Returns the string presentation of the object