leere Zeilen entfernt
This commit is contained in:
parent
098c780366
commit
8ffc0609dc
1 changed files with 0 additions and 2 deletions
|
@ -45,10 +45,8 @@ namespace BuecherwurmAPI.Controllers
|
||||||
return Ok(item);
|
return Ok(item);
|
||||||
}
|
}
|
||||||
return NoContent();
|
return NoContent();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// DELETE inventory/{id}
|
// DELETE inventory/{id}
|
||||||
|
|
||||||
[HttpDelete("itemId")]
|
[HttpDelete("itemId")]
|
||||||
|
|
Loading…
Reference in a new issue