Bug 31305: Remove type= from detail.pl
[koha.git] / api /
2022-07-22 Martin RenvoizeBug 31128: Add effective_not_for_loan_status into items...
2022-07-18 Martin RenvoizeBug 29105: Add effective_itemtype handling to items api
2022-07-18 Jonathan DruartBug 30578: Remove circ/ysearch.pl in favor of the ...
2022-07-13 Martin RenvoizeBug 28854: Improve lost details display for bundle...
2022-07-13 Martin RenvoizeBug 28854: Expose functionality to attach items to...
2022-07-08 Tomas Cohen AraziBug 24857: Fix missing additionalProperties in spec
2022-07-08 Nick ClemensBug 24857: API spec
2022-07-06 Jonathan DruartBug 30903: Fix POST /quote
2022-07-05 Martin RenvoizeBug 30275: (follow-up) Rebase fixes
2022-07-05 Martin RenvoizeBug 30275: Add alias to create renewal in api routes
2022-07-05 Martin RenvoizeBug 30275: Add `/api/v1/checkouts/{checkout_id}/renewals`
2022-07-05 Martin RenvoizeBug 30275: Rename issues.renewals to issues.renewals_count
2022-06-24 Martin RenvoizeBug 21978: Add middle_name to api specification
2022-06-13 Johanna RaisaBug 30780: Librarians with only "place_holds" permissio...
2022-06-02 Tomas Cohen AraziBug 30855: Rename /import => /import_batches
2022-06-01 Tomas Cohen AraziBug 30853: Add description for baskets in swagger.yaml
2022-06-01 Tomas Cohen AraziBug 30854: (QA follow-up) Spec fixes
2022-06-01 Tomas Cohen AraziBug 30854: Missing description for 'import_record_match...
2022-05-06 Tomas Cohen AraziBug 29926: (QA follow-up) Date format missing in spec
2022-05-06 Tomas Cohen AraziBug 29926: (QA follow-up) API design fixes
2022-05-06 Nick ClemensBug 29926: Add pasword expiration route for API
2022-05-06 Tomas Cohen AraziBug 29924: (QA follow-up) Remove password_expiration_da...
2022-05-06 Nick ClemensBug 29924: (follow-up) Add password_expiration_date...
2022-05-05 Tomas Cohen AraziBug 30674: x-koha-override should use collectionFormat...
2022-05-05 Tomas Cohen AraziBug 30663: Add x-koha-override options to /suggestions
2022-05-04 Nick ClemensBug 22785: (follow-up) no additionalProperties
2022-05-03 Martin RenvoizeBug 30536: (QA follow-up) POD + Spec Consistency
2022-05-03 Martin RenvoizeBug 30536: Update spec files
2022-05-03 Martin RenvoizeBug 22785: (QA follow-up) Remove superflous spec files
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-04-25 Tomas Cohen AraziBug 30534: Remove guarantor_id attribute from the patro...
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
next