[Koha-bugs] [Bug 22613] Add /patrons/patron_id/checkouts endpoints

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 22 10:55:43 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22613

Emmi Takkinen <emmi.takkinen at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91457|0                           |1
        is obsolete|                            |

--- Comment #22 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 94517
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94517&action=edit
Bug 22613: Add /patrons/{patron_id}/checkouts endpoint to REST API

Subject: [PATCH] Bug 22613: Add /patrons/{patron_id}/checkouts endpoint to REST
API

Test plan:
1) Apply the patch
2) Restart plack
3) Access GET to /patrons/{patron_id}/checkouts
It should have the same abilities as /checkouts?patron_id={patron_id}
4) prove t/db_dependent/api/v1/checkouts.t

Signed-off-by: Michal Denar <black23 at gmail.com>
Signed-off-by: Johanna Raisa <johanna.raisa at gmail.com>
Signed-off-by: Michal Denar <black23 at gmail.com>
Signed-off-by: Emmi Takkinen <emmi.takkinen at outlook.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list