https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23666 Tomás Cohen Arazi <tomascohen@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.