Skip to content

PetfindeR 2.1.0 Release

Latest
Compare
Choose a tag to compare
@aschleg aschleg released this 07 Jul 19:09
· 2 commits to master since this release
  • The animals() method has been updated to include new parameters provided by Petfinder's animal
    endpoint. This parameters include:
    • good_with_cats: Boolean for filtering animals that are designated as good with cats.
    • good_with_children: Boolean for filtering animals that are designated as good with children.
    • good_with_dogs: Boolean for filtering animals that are designated as good with dogs.
    • before_date: Returns results published before the specified time.
    • after_date: Returns results published after the specified time.
  • organization_id parameter in the animals method should now only return animals from specified organization IDs.