[Koha-bugs] [Bug 23285] Add patron PATCH route

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 9 11:02:48 CEST 2019


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

--- Comment #1 from Johanna Räisä <johanna.raisa at koha-suomi.fi> ---
Created attachment 91426
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91426&action=edit
Bug 23285: Add patrons PATCH route

Implementation for patrons PATCH route.

Test plan
- Apply this patch
- Run prove t/db_dependent/api/v1/patrons.t
- Create user with borrowers permissions
- Authenticate with the user created above and get a CGISESSION id.
- Use the CGISESSION to patch patrons via the API
- PATCH /patrons/{patron_id} with some parameters in the body

Sponsored-by: Koha-Suomi Oy

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


More information about the Koha-bugs mailing list