apai-io
apai-io copied to clipboard
why does setPage have a limit of 10?
i had a totalPage count for search results = 16. but this library limited me to 10 pages when iterating through requests. is there a reason the library limits this? i dont believe it should be this libraries job to limit the pages to 10 or at least have an additional param in the method to override. thoughts?