Основные reponses
This commit is contained in:
@@ -48,6 +48,17 @@ namespace PARR.API.MappingProfiles
|
||||
|
||||
CreateMap<StatusTemplate, StatusTemplateResponse>();
|
||||
|
||||
|
||||
CreateMap<Process, ProcessResponse>();
|
||||
CreateMap<Subprocess, SubprocessResponse>();
|
||||
CreateMap<Tnk, TnkResponse>();
|
||||
CreateMap<Work, WorkResponse>();
|
||||
|
||||
|
||||
CreateMap<Application, ApplicationResponse>();
|
||||
|
||||
CreateMap<DAL.Models.Host, HostResponse>();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user