https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23285
--- Comment #1 from Johanna Räisä <[email protected]> --- 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. _______________________________________________ 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/
