fix(api): убрана функция отключения пагинации
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
public int PageNumber { get; set; }
|
||||
public int PageSize { get; set; }
|
||||
|
||||
public bool IsDisabledPagination { get; set; }
|
||||
//public bool IsDisabledPagination { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user