27 Apr
2016
27 Apr
'16
11:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13903 --- Comment #19 from Jesse Weaver <jweaver@bywatersolutions.com> --- Created attachment 50853 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50853&action=edit Bug 13903: (QA followup) change routes to /holds GET /holds?borrowernumber=X (list) POST /holds (create) PUT /holds/{reserve_id} (update) DELETE /holds/{reserve_id} (delete) Unit tests in t/db_dependent/api/v1/holds.t Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.