Bug 22206: OpenAPI spec
[koha.git] / api / v1 / swagger / definitions /
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