[Koha-bugs] [Bug 31028] Add 'Report a concern' feature for patrons to report concerns about catalog records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 19 17:05:42 CEST 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141443|0                           |1
        is obsolete|                            |

--- Comment #178 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 142167
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142167&action=edit
Bug 31028: Add catalog concerns endpoints

This patch adds the staff accessible REST API endpoints for catalog
concerns.

New endpoints available:
* POST /catalog/concerns
* GET /catalog/concerns
* GET /catalog/concerns/{concern_id}
* PUT /catalog/concerns/{concern_id}
* DELETE /catalog/concenrs/{concern_id}

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


More information about the Koha-bugs mailing list