This repository has been archived by the owner on Feb 2, 2019. It is now read-only.
Accept record ids in the patron API functions
Pre-release
Pre-release
Update the patron API functions to accept record ids from sierra-record-id
.
Changlog
- Add dep on v0.2.0 of sierra-record-id.
- Update v4/patrons.js to accept record ids.
- Add getPatronFines and getPatronHolds to v4/patrons.js.
- Require Node v8 LTS.