14 Jun
2018
14 Jun
'18
3:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20942 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 76053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76053&action=edit Bug 20942: OpenAPI spec for /patrons/{patron_id}/account This patch adds the OpenAPI spec for the following paths: - /patrons/{patron_id}/account It also adds object definitions for: - balance - account line Account line is to be used on both /account/lines (when implemented) and for embeding the outstanding lines in the balance endpoint (/patrons/{patron_id}/account). -- You are receiving this mail because: You are watching all bug changes.