[Koha-bugs] [Bug 23998] Messages REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 12 13:45:41 CET 2019


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

--- Comment #1 from Lari Taskula <lari.taskula at hypernova.fi> ---
Created attachment 95304
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95304&action=edit
Bug 23998: REST API for messages - Add /api/v1/messages endpoint

Exposes messages database table via REST API.

GET    /api/v1/messages
POST   /api/v1/messages
PUT    /api/v1/messages
DELETE /api/v1/messages

To test:
1. prove t/db_dependent/api/v1/messages.t

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

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


More information about the Koha-bugs mailing list