Fix installl path
Delete Fix
This commit is contained in:
@@ -38,7 +38,7 @@ namespace LaDOSE.Api.Controllers
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[HttpGet("{id}/delete")]
|
[HttpDelete("{id}")]
|
||||||
public IActionResult Delete(int id)
|
public IActionResult Delete(int id)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user