Bug 16825: Add API route for getting an item
[koha.git] / api / v1 / swagger / definitions /
2019-09-12 Lari TaskulaBug 16825: Add API route for getting an item
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-07-01 Josef MoravecBug 17003: (follow-up) Update definitions according...
2019-07-01 Lari TaskulaBug 17003: Add API route to get checkout's renewability
2019-06-20 Tomas Cohen AraziBug 9834: (QA follow-up) API Corrections
2019-04-25 Tomas Cohen AraziBug 22729: Adapt /patrons controller code to the change
2019-04-18 Tomas Cohen AraziBug 21336: Fix the API
2019-03-28 Josef MoravecBug 13895: Adapt naming according to voted RFC
2019-03-28 Josef MoravecBug 13895: (follow-up) Adapt checkout endpoint to opena...
2019-03-28 Tomas Cohen AraziBug 13895: (QA follow-up) Adjust OpenAPI definitions...
2019-03-28 Julian MauriceBug 13895: Add API routes for checkouts retrieval and...
2019-03-22 Matthias MeusburgerBug 19661: Add and change properties and parameters...
2019-03-22 Matthias MeusburgerBug 19661: REST API - Funds Endpoint
2019-03-15 Tomas Cohen AraziBug 20006: Spec changes
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) New column marcorgcode added
2019-02-19 Josef MoravecBug 16497: Add missing field in definitions due to...
2019-02-19 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-01-08 Tomas Cohen AraziBug 21786: (QA follow-up) library_id can be null
2019-01-08 Tomas Cohen AraziBug 21786: Add library_id to the spec definitions
2018-08-31 Tomas Cohen AraziBug 20944: OpenAPI spec for /patrons/{patron_id}/accoun...
2018-07-18 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen AraziBug 20942: OpenAPI spec for /patrons/{patron_id}/account
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 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
2017-09-29 Katrin FischerBug 18120: Update field descriptions
2017-09-29 Tomas Cohen AraziBug 18120: Add '/acquisitions/vendors' 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-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 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-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Cities swagger specification
2016-08-26 Lari TaskulaBug 16699: Move Swagger-related files to api/v1/swagger