This commit is contained in:
2020-01-10 21:34:51 +00:00
parent a6cdfac171
commit ca59d694f6

View File

@@ -33,7 +33,12 @@ TODO:
-
What will be delivered by the server:
- A
- a response object like this:
{
"data": [ ...all rows here ... ] ,
"paging": { ...paging data... },
"columns":{ ...column definitions .... }
}