Bug 15788: Make the API require the new permission
[koha.git] / api / v1 / swagger / paths / patrons.json
2021-06-21 Tomas Cohen AraziBug 15788: Make the API require the new permission
2021-05-27 Tomas Cohen AraziBug 28463: Add summary to all routes
2021-05-25 Tomas Cohen AraziBug 28370: Fix invalid responses in /patrons
2021-03-09 Tomas Cohen AraziBug 27855: Add 'extended_attributes' embedding to the...
2020-04-29 Tomas Cohen AraziBug 25048: Make successful resource deletion return 204
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: API Updates
2019-02-22 Tomas Cohen AraziBug 22216: Make GET /patrons/{patron_id} staff only
2018-03-29 Tomas Cohen AraziBug 19784: Adapt /v1/patrons to new naming guidelines
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) Repect guidelines on plurals...
2018-03-29 Tomas Cohen AraziBug 16330: Move patches to OpenAPI
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-02-12 Jonathan DruartBug 18403: REST API - patrons endpoint
2017-09-21 Lari TaskulaBug 18137: Make /patrons Mojolicious::Plugin::OpenAPI...
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-08-26 Lari TaskulaBug 16699: Move Swagger-related files to api/v1/swagger