Bug 16271: Allow more filters on /api/v1/holds
[koha.git] / api / v1 / swagger.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 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 cookie-based authentication to REST API
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2