]> git.koha-community.org Git - koha.git/history - api/v1/swagger/definitions/patron.json
Bug 26718: Rename "reading history" to "checkout history"
[koha.git] / api / v1 / swagger / definitions / patron.json
2020-11-04 Katrin FischerBug 26718: Rename "reading history" to "checkout history"
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: API Updates
2019-09-11 Tomas Cohen AraziBug 20691: (QA follow-up) API-related fixes
2019-09-11 Kyle M HallBug 20691: Add ability to turn feature on and off
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-04-25 Tomas Cohen AraziBug 22729: Adapt /patrons controller code to the change
2019-04-18 Tomas Cohen AraziBug 21336: Fix the API
2018-03-29 Tomas Cohen AraziBug 19784: Adapt /v1/patrons to new naming guidelines
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-02-13 Tomas Cohen AraziBug 20144: (follow-up) Adjust /patrons endpoint
2017-09-20 Tomas Cohen AraziBug 18508: Fix t/db_dependent/api/v1/swagger/definition...
2017-06-14 Jonathan DruartBug 18763: Fix swagger/definitions.t
2017-02-07 Tomas Cohen AraziBug 17927: (QA followup) Fix boolean types
2017-02-07 Lari TaskulaBug 17927: Fix /holds and /patrons data types
2016-11-18 Jonathan DruartBug 17651: borrowers.updated_on can be null - swagger def
2016-11-14 Tomas Cohen AraziBug 17607: Fix patron definition in Swagger
2016-08-26 Lari TaskulaBug 16699: Move Swagger-related files to api/v1/swagger