querymen icon indicating copy to clipboard operation
querymen copied to clipboard

Default settings without pagination

Open MartijnKuipers opened this issue 4 years ago • 0 comments

First, everything works like a charm, thanks!

I have one (minor) problem I can't seem to figure out. How to disable pagination and limits on default, unless some sets the limit query parameter?

So basically, if someone makes a request for a list without any limit, they should receive all. But if they set a limit, then pagination should be used. Any suggestions?

Kind regards

MartijnKuipers avatar Feb 24 '21 11:02 MartijnKuipers