LISTS WORKING cleanup afterwords

This commit is contained in:
2021-02-08 20:10:28 +00:00
parent 4a7f9f06ca
commit 658b345378
48 changed files with 50 additions and 2586 deletions

View File

@@ -1,6 +1,5 @@
namespace AyaNova.Models
{
//Handles posts from client
public sealed class DataListTableRequest : DataListRequestBase
{
public int? Offset { get; set; }