Patch Changes
-
#4589
11241b16000
Thanks @yildirayunlu! - fix:getList
without pagination responseWithout the
limit
andoffset
parameters in thenestjsx/crud
library, the result is without paging. However, it was always expected to be paginated in the data provider. It now supports both situations.