forked from MDCPS/DamageAssessment_Backend
Update survey response, adding EmployeeId , Location Id as int, adjust end point for ansers submission in batch
This commit is contained in:
@ -9,7 +9,6 @@ namespace DamageAssesment.Api.Surveys.Models
|
||||
public class Survey : BaseSurvey
|
||||
{
|
||||
public IEnumerable<SurveyTranslation> Titles { get; set; }
|
||||
|
||||
}
|
||||
public class BaseSurvey
|
||||
{
|
||||
|
Reference in New Issue
Block a user