Koha::REST::V1::Library - Koha REST API for handling libraries (V1)
Controller function that handles listing Koha::Library objects
Controller function that handles retrieving a single Koha::Library
Controller function that handles adding a new Koha::Library object
Controller function that handles updating a Koha::Library object
Controller function that handles deleting a Koha::Library object
Helper function that maps a hashref of Koha::Library attributes into REST api attribute names.
Helper function that maps REST api objects into Koha::Library attribute names.