Forums » Development »
Added by Philippe Ivaldi over 7 years ago
Hi,
Retrieving issues from the API, the entry total_count is a number but passing the parameter limit=100
the entry total_count is an array.
It seems that this behavior violate the uniform interface REST paradigm…
however, is it possible to retrieve all issues without paging and with filters ?