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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 16 15:50:18 CET 2019


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

--- Comment #25 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Also, would we be able to do this without having to duplicate the endpoint
definition by using the existing definition for /checkouts endpoint by
replacing

> "$ref": "paths/checkouts.json#/~1patrons~1{patron_id}~1checkouts"

with

> $ref": "paths/checkouts.json#/~1checkouts~1{patron_id}

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


More information about the Koha-bugs mailing list