[Koha-bugs] [Bug 23666] Add API route for additional patron attributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 19 13:54:22 CET 2021


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://wiki.koha-community
                   |                            |.org/wiki/Patrons_extended_
                   |                            |attributes_endpoint_RFC
  Text to go in the|                            |This development adds
      release notes|                            |routes for managing a
                   |                            |patron's extended
                   |                            |attributes.
                   |                            |
                   |                            |The following
                   |                            |routes are added:
                   |                            |GET
                   |                            |/patrons/:patron_id/extende
                   |                            |d_attributes
                   |                            |POST
                   |                            |/patrons/:patron_id/extende
                   |                            |d_attributes
                   |                            |PUT
                   |                            |/patrons/:patron_id/extende
                   |                            |d_attributes
                   |                            |DELETE
                   |                            |/patrons/:patron_id/extende
                   |                            |d_attributes/:extended_attr
                   |                            |ibute_id

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


More information about the Koha-bugs mailing list