Koha::REST::Plugin::Responses
$c->render_resource_deleted
Provides a generic method rendering the standard response for resource deletion.
$c->render_resource_not_found
Provides a generic method rendering the standard response for resource not found.
$c->render_invalid_parameter_value
Provides a generic method rendering the standard response for invalid parameter value passed.