[Koha-bugs] [Bug 16330] Add routes to add, update and delete patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 4 19:43:14 CEST 2018


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

Benjamin Rokseth <benjamin.rokseth at deichman.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |REST API route for managing
      release notes|                            |patrons in database. Adds
                   |                            |CRUD implementation for
                   |                            |creating, reading, updating
                   |                            |and deleting patrons, as
                   |                            |well as listing with
                   |                            |optional sorting.
                   |                            |
                   |                            |Follows
                   |                            |new guidelines from REST
                   |                            |API RFC and Koha Object
                   |                            |Exceptions regarding
                   |                            |validation and error
                   |                            |handling. Patron can modify
                   |                            |and delete own object, or
                   |                            |anyone with borrower
                   |                            |modification permissions.

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


More information about the Koha-bugs mailing list