ahilaeswari
6 years agoNew Contributor
LInks - total=true
When my endpoint is invoked, I would like to return only 100 records; whereas the expected totals are more than 500. How do i do this by default without the customer requesting a total or limit through query parameter?
If the GET users and GET users?total=true is returning two different entity models, are you recommending to have two different entities to be created with a differentiation of query parameter