Open pawel-dabro opened 4 years ago
This fixes #309 - APINodeList.nextPage falling back to its original iteration mechanism when next link is not present in response, which results in making an extra request that returns no data.
next
This fixes #309 - APINodeList.nextPage falling back to its original iteration mechanism when
next
link is not present in response, which results in making an extra request that returns no data.