Bug 14868: Use x-koha-authorization in current routes
authorLari Taskula <larit@student.uef.fi>
Thu, 11 Aug 2016 11:45:16 +0000 (14:45 +0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Sep 2016 12:20:36 +0000 (12:20 +0000)
commit00a50a9400fd606fdaed59574d0ae5bdf8fe3f2a
treee36f8c03dc1d53de61bbfad5733956a68f2e2582
parentcac40ca7027f9701d4f820481c3b1a577ca3eb61
Bug 14868: Use x-koha-authorization in current routes

To test:
1. Run t/db_dependent/api/v1/holds.t
2. Run t/db_dependent/api/v1/patrons.t

Signed-off-by: Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/REST/V1/Patron.pm
api/v1/swagger/paths/holds.json
api/v1/swagger/paths/patrons.json
t/db_dependent/api/v1/holds.t
t/db_dependent/api/v1/patrons.t