Bug 30708: Add REST API controllers
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Apr 2023 12:47:45 +0000 (14:47 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 18 Oct 2023 18:41:38 +0000 (15:41 -0300)
commite741a86de19bcf232a748d2f223d5530d87699cb
tree1a1a59b41ad690ad220f48066fabcb54c797bee2
parentcb8228ff0a0956ebac314b001ebbd019f0b520e3
Bug 30708: Add REST API controllers

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: BULAC - http://www.bulac.fr/
Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/Preservation/Processings.pm [new file with mode: 0644]
Koha/REST/V1/Preservation/Trains.pm [new file with mode: 0644]
Koha/REST/V1/Preservation/WaitingList.pm [new file with mode: 0644]