Added applied filters in response
This commit is contained in:
parent
a196906bf9
commit
2ad0638d4f
@ -195,6 +195,7 @@ namespace Marco.Pms.Services.Service
|
||||
_logger.LogInfo(message);
|
||||
var response = new
|
||||
{
|
||||
Filter = expenseFilter,
|
||||
CurrentPage = pageNumber,
|
||||
TotalPages = totalPages,
|
||||
TotalEntites = totalEntites,
|
||||
|
Loading…
x
Reference in New Issue
Block a user