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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76409|0                           |1
        is obsolete|                            |
  Attachment #76410|0                           |1
        is obsolete|                            |
  Attachment #76411|0                           |1
        is obsolete|                            |
  Attachment #76412|0                           |1
        is obsolete|                            |
  Attachment #76641|0                           |1
        is obsolete|                            |

--- Comment #12 from Kyle M Hall <[email protected]> ---
Created attachment 76808
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76808&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).

Signed-off-by: Josef Moravec <[email protected]>

Signed-off-by: Kyle M Hall <[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