[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
Thu Mar 25 15:58:08 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
----------------------------------------------------------------------------
  Text to go in the|This development adds       |This development adds
      release notes|routes for managing a       |routes for managing a
                   |patron's extended           |patron's extended
                   |attributes.
                |attributes.
                   |
                           |
                   |The following               |The following
                   |routes are added:
          |routes are added:
                   |GET                         |GET
                   |/patrons/:patron_id/extende |/patrons/:patron_id/extende
                   |d_attributes
               |d_attributes
                   |POST                        |POST
                   |/patrons/:patron_id/extende |/patrons/:patron_id/extende
                   |d_attributes
               |d_attributes
                   |PUT                         |PUT
                   |/patrons/:patron_id/extende |/patrons/:patron_id/extende
                   |d_attributes
               |d_attributes
                   |DELETE                      |DELETE
                   |/patrons/:patron_id/extende |/patrons/:patron_id/extende
                   |d_attributes/:extended_attr |d_attributes/:extended_attr
                   |ibute_id                    |ibute_id
                   |                            |PATCH
                   |                            |/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