Closed pofallon closed 13 years ago
Currently .all() will only return one REST page of results. However, it should be smart enough to iterate over all pages to return the entire result set. (Admittedly, you shouldn't want to do this but that's what 'all' means...)
Done!
Currently .all() will only return one REST page of results. However, it should be smart enough to iterate over all pages to return the entire result set. (Admittedly, you shouldn't want to do this but that's what 'all' means...)