Fix siemens path

Added user id in closed maintenances
Minor fixes
This commit is contained in:
Lucio Maranta
2018-10-04 17:30:47 +02:00
parent f784af225c
commit a50c496557
11 changed files with 159 additions and 147 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ namespace Step.Controllers.WebApi
return BadRequest(cmsError.localizationKey);
return Ok(fileInfo);
}
}
}
[Route("upload"), HttpPost]