Bug 20772: Return cost & price_paid in API
[koha.git] / api / v1 / swagger / paths /
2018-10-13 Andrew IsherwoodBug 20772: Return cost & price_paid in API
2018-10-09 Tomas Cohen AraziBug 11897: Use 'stockrotation' permission for the endpoint
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-08-31 Tomas Cohen AraziBug 20944: OpenAPI spec for /patrons/{patron_id}/accoun...
2018-07-18 Tomas Cohen AraziBug 20942: OpenAPI spec for /patrons/{patron_id}/account
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-03-29 Tomas Cohen AraziBug 19784: Adapt /v1/patrons to new naming guidelines
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-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-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 Tomas Cohen AraziBug 18120: Add '/acquisitions/vendors' endpoint
2017-09-21 Lari TaskulaBug 18282: operationId must be unique
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...
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-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Cities swagger specification
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