This repository was archived by the owner on Jan 12, 2021. It is now read-only.
Changed
- Only send changed attributes to API #39
- API now returns nested included relation data elements correctly. Change test to reflect corrected response. #40
- Calling
next_pageon queries without parameters (e.g.ESP::ExternalAccount.all) no longer errors. #35 - Silently ignore
nullentires if encountered in API responses. #36 - Switch from RDoc to Yard. #37