Cleaned code
This commit is contained in:
@@ -27,7 +27,7 @@ public class PatchPriceEndpoint(
|
||||
}
|
||||
|
||||
mapper.Map(req, price);
|
||||
|
||||
|
||||
await pricesRepository.SaveChangesAsync(ct);
|
||||
await Send.NoContentAsync(ct);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user