Added applied filters in response

This commit is contained in:
ashutosh.nehete 2025-07-25 12:26:34 +05:30
parent a196906bf9
commit 2ad0638d4f

View File

@ -195,6 +195,7 @@ namespace Marco.Pms.Services.Service
_logger.LogInfo(message);
var response = new
{
Filter = expenseFilter,
CurrentPage = pageNumber,
TotalPages = totalPages,
TotalEntites = totalEntites,