× Requests and support related to jBackend.

Limit does not work in the json

  • booija
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 1 month ago #7070 by booija
Limit does not work in the json was created by booija
I have a link but the limit is not included in the output.
He continues to spend the total of 31 and not the limit of 5.
/ get / content / articles? catid = 22 & maxsubs = 2 & limit = 5 & orderby = created & orderdir = asc

I get this in the json
{
     "status": "ok",
     "total": 31,
     "limit": 31,
     "offset": 0,

Please Log in or Create an account to join the conversation.

Time to create page: 0.080 seconds