mirror of
https://github.com/strapi/strapi.git
synced 2025-11-08 22:32:02 +00:00
use limit=0 to get full data set
This commit is contained in:
parent
faab8249ab
commit
6162acdad3
@ -103,7 +103,7 @@ Limit the result length to 30.
|
||||
|
||||
`GET /users?_limit=30`
|
||||
|
||||
You can require the full data set by passing a limit equal to `-1`
|
||||
You can require the full data set by passing a limit equal to `0`
|
||||
|
||||
### Start
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user