Rest Services Getting total count
Hi , I would like to get the total count of the results in the response . I am using include-total=true and i am not able to see the total count in the response. /dctm-rest/repositories/testrepo?dql=select * from dm_user&include-total=true&inline=true&&items-per-page=10&page=1 The documentation says include-total should…