Bug 30477: Add new UNIMARC installer translation files
[koha.git] / api /
2022-04-14 Tomas Cohen AraziBug 29810: Fix patron embed definitions
2022-04-12 Martin RenvoizeBug 29810: Document x-koha-embed header on orders endpoints
2022-04-12 Martin RenvoizeBug 29810: Document x-koha-embed header on libraries...
2022-04-12 Martin RenvoizeBug 29810: Document x-koha-embed header on cash registe...
2022-04-12 Martin RenvoizeBug 29810: Document x-koha-embed header on biblios...
2022-04-12 Martin RenvoizeBug 29810: Document x-koha-embed header on checkouts...
2022-04-12 Martin RenvoizeBug 29810: Document x-koha-embed header on patrons...
2022-04-12 Martin RenvoizeBug 29810: Add summary of x-koha-embed header to api...
2022-04-04 Tomas Cohen AraziBug 30408: Make API and OpenAPI versions strings in...
2022-04-04 Tomas Cohen AraziBug 30394: Add x-koha-request-id support on API routes
2022-04-04 Jonathan DruartBug 30063: Fix permission for GET /patrons
2022-04-04 Jonathan DruartBug 30063: Overdues count
2022-04-04 Jonathan DruartBug 30063: Number of checkouts
2022-04-04 Jonathan DruartBug 30055: Add missing x-koha-embed for /acquisitions...
2022-04-04 Tomas Cohen AraziBug 30055: (follow-up) Adapt spec for bug 30194
2022-04-04 Jonathan DruartBug 30055: (follow-up) Add missing embeds
2022-04-04 Jonathan DruartBug 30055: Add missing spec file for baskets
2022-04-04 Jonathan DruartBug 30055: /api/v1/acquisitions/funds/owners and users...
2022-04-04 Jonathan DruartBug 30055: Use /acquisitions/baskets/managers for baske...
2022-04-04 Jonathan DruartBug 30055: Use /patrons for neworderempty
2022-04-04 Jonathan DruartBug 30055: Use /patrons for routing list
2022-04-04 Jonathan DruartBug 30055: Use /patrons for patron's cards
2022-04-04 Jonathan DruartBug 30055: Use /api/v1/suggestions/managers to list...
2022-03-29 Fridolin SomersRevert "Bug 30194: Add missing additionalProperties...
2022-03-29 Martin RenvoizeBug 30194: Add missing additionalProperties to q_body
2022-03-29 Martin RenvoizeBug 30194: (follow-up) Simply OpenAPI Specification
2022-03-29 Jonathan DruartBug 30194: Auto generate swagger.yaml
2022-03-29 Tomas Cohen AraziBug 30194: Fix invalid spec
2022-03-22 Tomas Cohen AraziBug 30165: Make q parameter 'multi'
2022-01-05 Tomas Cohen AraziBug 29772: (follow-up) Document error codes
2022-01-05 Tomas Cohen AraziBug 28020: (follow-up) Add docs about error_code on...
2022-01-05 Tomas Cohen AraziBug 28020: Add error_code to error responses
2022-01-05 Tomas Cohen AraziBug 29018: Make DELETE /patrons/:patron_id check things
2021-12-07 Tomas Cohen AraziBug 29620: (follow-up) Rename remaining old-style param...
2021-12-07 Tomas Cohen AraziBug 29620: Move the OpenAPI spec to YAML format
2021-12-07 Tomas Cohen AraziBug 29593: Fix wrong tag in GET /public/libraries spec
2021-11-15 Martin RenvoizeBug 29405: Fix date_renewed attribute format in patron...
2021-11-15 Tomas Cohen AraziBug 29183: (follow-up) Add x-koha-query option
2021-11-15 Martin RenvoizeBug 29183: Add some documentation around query filtering
2021-11-03 Martin RenvoizeBug 27360: Use 'public' to filter libraries for opac...
2021-10-28 Tomas Cohen AraziBug 29290: Add spec changes
2021-10-28 Tomas Cohen AraziBug 29108: Add q parameters to items routes
2021-10-28 Tomas Cohen AraziBug 29107: Rename item_type => item_type_id
2021-10-28 Tomas Cohen AraziBug 27358: Add GET /public/biblios/:biblio_id/items
2021-10-28 Kyle M HallBug 28948: Don't require catalogue permission for publi...
2021-10-28 Kyle HallBug 28948: Remove query params, 'q' param covers everyt...
2021-10-28 Tomas Cohen AraziBug 28948: Add GET /public/libraries routes
2021-10-28 Tomas Cohen AraziBug 17314: OpenAPI spec
2021-10-28 Tomas Cohen AraziBug 28613: Add missing parameters to objects.search...
2021-10-06 Tomas Cohen AraziBug 27947: (QA follow-up) Clarify permissions
2021-10-06 Martin RenvoizeBug 27947: (QA follow-up) Remove incorrect permission...
2021-10-06 Tomas Cohen AraziBug 27947: (QA follow-up) Refactor routes
2021-10-06 Agustin MoyanoBug 27947: Add cancellation reason to article request
2021-09-21 Tomas Cohen AraziBug 28412: Add information about supported authenticati...
2021-09-21 Tomas Cohen AraziBug 29072: Move reference route /cities spec to YAML
2021-08-16 Tomas Cohen AraziBug 28842: A summary to the /items/:item_id/pickup_loca...
2021-08-16 Tomas Cohen AraziBug 28848: Make sure the 'swagger' attribute is a string
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Tomas Cohen AraziBug 28480: Add q parameters for GET /patrons
2021-06-21 Tomas Cohen AraziBug 15788: Make the API require the new permission
2021-06-21 Jonathan DruartBug 28271: Adjust API spec
2021-06-14 Tomas Cohen AraziBug 27931: Add GET /items/:item_id/pickup_locations
2021-05-27 Tomas Cohen AraziBug 28463: Add summary to all routes
2021-05-27 Tomas Cohen AraziBug 28463: Add missing tags
2021-05-27 Tomas Cohen AraziBug 28463: Add tags definitions in swagger.yaml
2021-05-26 Jonathan DruartBug 28461: Fix orders, biblios, holds
2021-05-26 Tomas Cohen AraziBug 28461: Fix SMTP servers and extended attributes
2021-05-26 Jonathan DruartBug 28461: Specify only one tag per route
2021-05-25 Tomas Cohen AraziBug 28414: Fix labels for return claims
2021-05-25 Tomas Cohen AraziBug 28369: (QA follow-up) Restore PUT with deprecation...
2021-05-25 Tomas Cohen AraziBug 28369: Set additionalProperties: false and fix...
2021-05-25 Tomas Cohen AraziBug 28370: Fix invalid responses in /patrons
2021-05-25 Tomas Cohen AraziBug 28370: (follow-up) More cases
2021-05-25 Tomas Cohen AraziBug 28370: Add missing additionalProperties in spec
2021-05-25 Tomas Cohen AraziBug 28424: (28370 follow-up) Fix response definition
2021-05-25 Tomas Cohen AraziBug 28424: Fix patron credits route (POST)
2021-05-20 Martin RenvoizeBug 28272: (QA follow-up) Add 'manager' to cashups...
2021-05-17 Jonathan DruartBug 28189: Fix PluginRoutes.t
2021-05-12 Tomas Cohen AraziBug 28189: Move swagger file to YAML format
2021-05-11 Jonathan DruartBug 28272: Add unseen_renewals for checkouts
2021-05-11 Tomas Cohen AraziBug 28272: Fix many things...
2021-05-10 Jonathan DruartBug 28272: Fix note_seen, desk_id, cancellation_reason
2021-05-10 Jonathan DruartBug 28272: Prevent api spec to accept extra parameters
2021-05-04 Tomas Cohen AraziBug 28254: Make PUT /holds/:hold_id/pickup_location...
2021-05-04 Tomas Cohen AraziBug 27797: (follow-up): Remove stray x-koha-override...
2021-05-04 Tomas Cohen AraziBug 27797: Make POST /holds use the stashed koha.overrides
2021-04-30 Tomas Cohen AraziBug 27932: Add GET /biblios/:biblio_id/pickup_locations...
2021-04-22 Tomas Cohen AraziBug 23666: Add PATCH /patron/:patron_id/extended_attrib...
2021-04-22 Tomas Cohen AraziBug 23666: (QA follow-up) Fix wrong required permissions
2021-04-22 Tomas Cohen AraziBug 23666: Add spec
2021-04-16 Tomas Cohen AraziBug 18729: (follow-up) Adjust API to new spec
2021-04-16 Jonathan DruartBug 18729: Add PUT /holds/{hold_id}/pickup_location
2021-04-07 Tomas Cohen AraziBug 27894: Adapt /holds/:hold_id/pickup_locations
2021-03-16 Tomas Cohen AraziBug 27366: Spec changes
2021-03-16 Kyle M HallBug 26633: Add API documentation
2021-03-16 Kyle M HallBug 26633: Add REST API for managing transfer limits
2021-03-11 Martin RenvoizeBug 26273: (follow-up) Add 'Cashier' to the cashups...
2021-03-09 Martin RenvoizeBug 27855: (QA follow-up) Rename extended_attribute...
2021-03-09 Tomas Cohen AraziBug 27855: Add 'extended_attributes' embedding to the...
2021-03-09 Tomas Cohen AraziBug 27855: Add extended_attribute OpenAPI spec
next