[Koha-bugs] [Bug 21116] Add API routes through plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 9 00:41:54 CEST 2018


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

Benjamin Rokseth <benjamin.rokseth at deichman.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #5 from Benjamin Rokseth <benjamin.rokseth at deichman.no> ---
Tested according to plan:
patched, added kitchen sink plugin, verified swagger schema and new 'contrib'
endpoint  :
PUT /api/v1/contrib/kitchensink/patrons/{patron_id}/bother

gave expected result: {"bothered":true}

A very interesting and non-obtrusive approach to a common problem (feature
creep)!

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


More information about the Koha-bugs mailing list