[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:50:52 CEST 2018


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

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


More information about the Koha-bugs mailing list