Bug 19784: Remove reference to 'borrowernumber' param from other endpoints
[koha.git] / api / v1 / swagger /
2018-03-29 Tomas Cohen AraziBug 19784: Remove reference to 'borrowernumber' param...
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-16 Tomas Cohen AraziBug 20004: Adapt /v1/cities to new naming guidelines
2018-02-13 Tomas Cohen AraziBug 20144: (follow-up) Adjust /patrons endpoint
2018-02-12 Jonathan DruartBug 18403: REST API - patrons endpoint
2018-01-30 Josef MoravecBug 16213: (QA follow-up) Fix terminology
2018-01-30 Julian MauriceBug 16213: Allow to select hold's itemtype when using API
2017-12-11 Tomas Cohen AraziBug 19410: (follow-up) Add reserved params definitions
2017-11-09 Tomas Cohen AraziBug 7317: (QA followup) Make query parameters consisten...
2017-11-09 Tomas Cohen AraziBug 7317: (QA followup) Rename 'branch' for 'library'
2017-11-09 Tomas Cohen AraziBug 7317: (followup) Migrate endpoint to OpenAPI
2017-11-09 Alex SassmannshausenBug 7317: Interlibrary loans framework for Koha.
2017-09-29 Tomas Cohen AraziBug 18120: (QA followup) 'vendors_manage' permission...
2017-09-29 Katrin FischerBug 18120: Update field descriptions
2017-09-29 Tomas Cohen AraziBug 18120: Add '/acquisitions/vendors' endpoint
2017-09-21 Lari TaskulaBug 18282: operationId must be unique
2017-09-21 Lari TaskulaBug 18137: (follow-up) Sort definitions.json
2017-09-21 Lari TaskulaBug 18137: Remove x-mojo-around-action
2017-09-21 Lari TaskulaBug 18137: Make /holds Mojolicious::Plugin::OpenAPI...
2017-09-21 Lari TaskulaBug 18137: Make /cities Mojolicious::Plugin::OpenAPI...
2017-09-21 Lari TaskulaBug 18137: Make /patrons Mojolicious::Plugin::OpenAPI...
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-04-24 Tomas Cohen AraziBug 18409: Make the controller for holds use Koha:...
2017-02-07 Tomas Cohen AraziBug 17927: (QA followup) Fix timestamp nullable in...
2017-02-07 Tomas Cohen AraziBug 17927: (QA followup) Fix boolean types
2017-02-07 Josef MoravecBug 17927: (followup) Fix /cities cityid type
2017-02-07 Lari TaskulaBug 17927: Fix /holds and /patrons data types
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Lari TaskulaBug 17086: Reword borrowers to patrons in Swagger tags...
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-10-28 Tomas Cohen AraziBug 17428: (QA followup) Fix community site in swagger...
2016-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Cities swagger specification
2016-10-11 Martin RenvoizeBug 17432: Remove minification
2016-09-02 Kyle M HallBug 14868 - Update swagger.min.json
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-09-02 Olli-Antti KivilahtiBug 14868: Swagger2-driven Permission checking
2016-08-26 Tomas Cohen AraziBug 16699: (QA followup) Move minified swagger file...
2016-08-26 Lari TaskulaBug 16699: Remove requirement from borrowernumberQueryParam
2016-08-26 Lari TaskulaBug 16699: Move Swagger-related files to api/v1/swagger