Bug 14868: (QA followup) POD fixes
[koha.git] / Koha / REST / V1 /
2016-09-02 Tomas Cohen AraziBug 14868: (QA followup) Change permission check order
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-07-08 Julian MauriceBug 16271: Allow more filters on /api/v1/holds
2016-05-04 Julian MauriceBug 13903: (QA followup) change routes to /holds
2016-05-04 Julian MauriceBug 13903: Add API routes to list, create, update,...
2016-05-04 Martin RenvoizeBug 15126: x-mojo-controller deprecation
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-04 Julian MauriceBug 13799: Reword 'borrower' to 'patron'
2015-11-04 Julian MauriceBug 13799: Add missing license notices
2015-11-04 Julian MauriceBug 13799: Add cookie-based authentication to REST API
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2