https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16826 Lari Taskula <lari.taskula@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60218|0 |1 is obsolete| | --- Comment #43 from Lari Taskula <lari.taskula@jns.fi> --- Created attachment 60219 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60219&action=edit Bug 16826: Controllers for availability GET /availability/biblio/hold GET /availability/biblio/search GET /availability/item/checkout GET /availability/item/hold GET /availability/item/search Includes API tests. To test: 1. prove t/db_dependent/api/v1/availability.t 2. Use Swagger-UI or make direct GET requests to specified availability endpoints, and make sure the returned data looks ok. -- You are receiving this mail because: You are watching all bug changes.