var arrayOfPetsInQueue needs to be filled up with animals AFTER the current last element in the array
Closed this issue · 1 comments
brandonnorsworthy commented
get last element in the arrayOfPetsInQueue
look at the date created or something similar
then send a api request to pet finder using after=<dategotfromlastelement>
this will only show pets that were there after the date of the last element so they dont repeat
brandonnorsworthy commented
Must be a valid ISO8601 date-time string (e.g. 2019-10-07T19:13:01+00:00)