minor improvements on nindex_flows.lua

This commit is contained in:
gabryon99 2021-03-25 09:40:14 +01:00
parent 08f95ee5cb
commit 25b9d99cd0
3 changed files with 31 additions and 37 deletions

View file

@ -1402,6 +1402,7 @@ local known_parameters = {
["sortColumn"] = validateSortColumn, -- A sort column
["currentPage"] = validateNumber, -- The currently displayed page number (used for pagination)
["totalRows"] = validateNumber, -- The total number of rows
["length"] = validateNumber, -- The total number of rows
-- AGGREGATION
["grouped_by"] = validateSingleWord, -- A group criteria