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

--- Comment #6 from Martin Renvoize <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to