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

Michal Denar <[email protected]> changed:

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

--- Comment #11 from Michal Denar <[email protected]> ---
Created attachment 88332
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88332&action=edit
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to