<<

NAME

Koha::REST::V1::Suggestion

API

Methods

list

Controller method that handles listing Koha::Suggestion objects

get

Controller method that handles retrieving a single Koha::Suggestion object

add

Controller method that handles adding a new Koha::Suggestion object

update

Controller method that handles modifying Koha::Suggestion object

delete

Controller method that handles removing a Koha::Suggestion object

list_managers

Return the list of possible suggestions' managers

<<