mirror of
https://github.com/rancher/norman.git
synced 2025-08-01 23:41:24 +00:00
There is now a recognized option for opting out of pagination. Prior, passing a limit of -1 would set the pagination limit to the default, 1000. Now, a value of -1 will set the pagination limit to the max, likely resulting in a non paginated response. |
||
---|---|---|
.. | ||
builder | ||
browser.go | ||
collection.go | ||
parse.go | ||
read_input.go | ||
subcontext.go | ||
validate.go |