Feature_Directory #90
File diff suppressed because it is too large
Load Diff
@ -143,6 +143,7 @@ namespace Marco.Pms.Services.Helpers
|
||||
_logger.LogWarning("Employee {EmployeeId} tries to delete Category {CategoryId} but not found in database", LoggedInEmployee.Id, id);
|
||||
return ApiResponse<object>.SuccessResponse(new { }, "Category deleted successfully", 200);
|
||||
}
|
||||
|
||||
// -------------------------------- Contact Tag --------------------------------
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user