vishwajit_shind
11 years agoExpert
Why the difference in posts Count
Hi,
Why so much of difference between the below two values when the shown REST API's are fired,
/restapi/vc/metrics/name/posts:-
<response status="success">
<value type="long">8137</value>
</response>
/restapi/vc/posts/count:-
<response status="success">
<value type="int">9484</value>
</response>
Thanks,
Vishwajit