Bug 17050: (QA followup) Use Mojo::Transaction to get the remote address
[koha.git] / api /
2016-08-05 Lari TaskulaBug 17041: Fix missing properties in patron.json
2016-08-05 Lari TaskulaBug 17042: Fix missing column in hold.json
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 Julian MauriceBug 15126: Update patron definition
2016-05-04 Martin RenvoizeBug 15126: x-mojo-controller deprecation
2016-05-04 Martin RenvoizeBug 15126: Refactor spec file
2015-11-04 Julian MauriceBug 13799: Add types for patron's fields in Swagger...
2015-11-04 Julian MauriceBug 13799: Reword 'borrower' to 'patron'
2015-11-04 Julian MauriceBug 13799: Change 'required' value type from string...
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