17 Aug
2022
17 Aug
'22
10:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 139225 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139225&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.