currentPage of a feed is defined as "Indicates the current page number." and is an Integer. Some developers start with 0, others with 1. It would be good to normalize the min value, my preference being 1.