MAX_LIMIT
stargazer
0.1.0
In stargazer::
api::
routes
stargazer
::
api
::
routes
Constant
MAX_
LIMIT
Copy item path
Source
const MAX_LIMIT:
i64
= 500;
Expand description
Maximum rows any query endpoint will return regardless of
limit
.