find-campsite
find-campsite copied to clipboard
Retrieve more than 30 days results for reserve CA API
For reserve_ca API, when end date - start date > 30 days, only the first 30 days are returned. This fix recursively retrieve following 30 days chunks until the last date returned in the response is >= end date.