Bug 34587: API swagger paths and definitions
[koha.git] / api / v1 / swagger / paths /
2023-10-31 Matt BlenkinsopBug 34587: API swagger paths and definitions
2023-10-23 Jonathan DruartBug 33547: Add print slip
2023-10-20 Jonathan DruartBug 30708: Adjust spec for train_item
2023-10-20 Tomas Cohen AraziBug 30708: Last spec fixes
2023-10-20 Jonathan DruartBug 30708: Fix API specs
2023-10-20 Tomas Cohen AraziBug 30708: Some spec fixes
2023-10-18 Jonathan DruartBug 30708: Rebase - Use a dedicated 'config' endpoint
2023-10-18 Jonathan DruartBug 30708: Remove q_header from specs
2023-10-18 Jonathan DruartBug 30708: Display AV descriptions instead of codes
2023-10-18 Jonathan DruartBug 30708: Duplicate/copy items to an opened train
2023-10-18 Jonathan DruartBug 30708: Add user_train_item_id
2023-10-18 Jonathan DruartBug 30708: REST API specs
2023-10-17 Tomas Cohen AraziBug 30719: Rename `batch` for `ill_batch` in Koha:...
2023-10-17 Tomas Cohen AraziBug 30719: (QA follow-up) Pick better column names...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatchstatuses
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite remaining ill batches...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite Illbatches list endpoint
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatches endpoint...
2023-10-17 Pedro AmorimBug 30719: ILL Batch Statuses
2023-10-17 Pedro AmorimBug 30719: ILL Batches
2023-10-17 Pedro AmorimBug 30719: DB and API
2023-10-04 Martin RenvoizeBug 33690: Convert to x-koha-override
2023-10-04 Kyle M HallBug 33690: Add ability to send welcome notice when...
2023-09-22 Jonathan DruartBug 34054: Allow to embed biblio on GET /items
2023-09-18 Tomas Cohen AraziBug 34333: Add embed option for `cancellation_requested...
2023-09-18 Matt BlenkinsopBug 34789: Database and API update
2023-08-29 Tomas Cohen AraziBug 34313: Add patron information in pass validation...
2023-08-18 Tomas Cohen AraziBug 34024: Unit tests
2023-08-15 Tomas Cohen AraziBug 34365: Unit tests
2023-08-15 Tomas Cohen AraziBug 34387: Improve API docs naming consistency
2023-07-25 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-07-24 Martin RenvoizeBug 32711: Add biblio details to modal
2023-07-20 Marcel de RooyBug 33105: (QA follow-up) REST API
2023-07-20 Jonathan DruartBug 33105: REST API specs
2023-07-14 Tomas Cohen AraziBug 30979: Fix xt/api.t
2023-07-14 Tomas Cohen AraziBug 30979: (QA follow-up) Add missing docs on error...
2023-07-14 Martin RenvoizeBug 30979: Limit public checkout endpoint using preference
2023-07-14 Martin RenvoizeBug 30979: Add public endpoints
2023-07-13 Jonathan DruartBug 34211: Add +strings for GET /api/v1/biblios/:biblio...
2023-07-10 Martin RenvoizeBug 33817: (follow-up) Fix spec and messages
2023-07-06 Jonathan DruartBug 33606: Mark the endpoint as experimental
2023-07-06 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-07-05 Martin RenvoizeBug 23336: (follow-up) Add checkout_availability schema
2023-07-03 Tomas Cohen AraziBug 33573: Add public endpoint for cancelling holds
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query header support
2023-07-03 Martin RenvoizeBug 23336: Add checkout API's
2023-06-23 Martin RenvoizeBug 33993: Add order_receive to GET orders endpoints
2023-06-05 Owen LeonardBug 33859: Use the phrase 'Identity providers' instead...
2023-05-15 Tomas Cohen AraziBug 8179: Remove leftover/not used embed definitions
2023-05-15 Agustin MoyanoBug 8179: Receive multiple orders
2023-05-09 Nick ClemensBug 31799: (follow-up) Add 409 error to spec
2023-05-09 Agustin MoyanoBug 31799: Add REST endpoint to modify a biblio's item
2023-05-05 Agustin MoyanoBug 31798: (follow-up) Tidy up and add duplicate barcod...
2023-05-05 Agustin MoyanoBug 31798: Add REST endpoint to add a biblio's item
2023-05-05 Martin RenvoizeBug 21043: Handle exceptions and switch to debit response
2023-05-05 Agustin MoyanoBug 21043: Add debit REST endpoint
2023-05-05 Martin RenvoizeBug 29453: Add endpoints for fetching patron credits...
2023-05-05 Agustin MoyanoBug 32735: Add endpoint to list authorities
2023-05-05 Agustin MoyanoBug 31796: Add REST endpoint to modify an authority
2023-05-05 Tomas Cohen AraziBug 31795: Fix required permissions
2023-05-05 Tomas Cohen AraziBug 31795: (QA follow-up) Use x-koha-override header
2023-05-05 Agustin MoyanoBug 31795: Add REST endpoint to add an authority
2023-05-05 Pedro AmorimBug 22440: Move backend statuses api endpoint
2023-05-05 Pedro AmorimBug 22440: ILL API changes
2023-05-05 Pedro AmorimBug 22440: New ILL requests table
2023-05-05 Tomas Cohen AraziBug 22440: Add GET /ill_requests
2023-04-20 Jonathan DruartBug 33103: Embed aliases in GET /vendors
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for LicensesList
2023-04-10 Jonathan DruartBug 33066: Embed vendor and retrieve vendor name from...
2023-03-31 Martin RenvoizeBug 33146: Add public items lookup route
2023-03-23 Jonathan DruartBug 32923: Allow to embed user_roles for agreements
2023-03-20 Pedro AmorimBug 32923: Fix licenses spec
2023-03-20 Tomas Cohen AraziBug 33227: (follow-up) Improve docs
2023-03-20 Tomas Cohen AraziBug 33227: Remove invalid spec and adjust the code...
2023-03-17 Jonathan DruartBug 32923: (follow-up) Fix x-koha-embed from EHoldings/*/*
2023-03-13 Agustin MoyanoBug 32734: Add REST endpoint to list biblios
2023-03-13 Agustin MoyanoBug 31801: Add REST endpoint to modify a biblio
2023-03-10 Agustin MoyanoBug 31800: Add REST endpoint to add a biblio
2023-03-10 Tomas Cohen AraziBug 31793: (QA follow-up) Require editauthorities flag
2023-03-10 Agustin MoyanoBug 31793: Add REST endpoint to delete authorities
2023-03-10 Tomas Cohen AraziBug 33161: Add +strings support to GET /items and ...
2023-03-06 Agustin MoyanoBug 31794: Add REST endpoint to get an authority
2023-03-06 Martin RenvoizeBug 31028: Add catalog concern management page to staff
2023-03-06 Martin RenvoizeBug 31028: Add API's for tickets
2023-03-06 Martin RenvoizeBug 33145: Fix ERM swagger specs
2023-03-02 Tomas Cohen AraziBug 32997: (QA follow-up) values => authorised_values
2023-03-02 Pedro AmorimBug 32997: Add REST API endpoint to list authorised...
2023-03-02 Jonathan DruartBug 32981: Add endpoint to get AV for given category
2023-02-27 Jonathan DruartBug 32923: Add 'vendor' for local packages
2023-02-27 Jonathan DruartBug 32923: Some fixes in ERM specs
2023-02-27 Jonathan DruartBug 32923: Fix new occurrences of x-koha-embed at top...
2023-02-03 Tomas Cohen AraziBug 30962: (QA follow-up) Rename attribute and simplify...
2023-02-03 David CookBug 30962: REST API: Add endpoint /auth/password/validation
2023-01-30 Tomas Cohen AraziBug 31797: Add DELETE /items/:item_id endpoint
2022-12-07 Aleisha AmohiaBug 32354: Accept session_state param given by OAuth IdP
2022-11-09 Jonathan DruartBug 32030: Add missing additionalProperties to /erm...
2022-11-08 Agustin MoyanoBug 31378: Rename Auth Provider to Identity Provider...
2022-11-08 Tomas Cohen AraziBug 31378: Add authentication provider endpoints
2022-11-08 Agustin MoyanoBug 31378: Add API routes
2022-11-08 Pedro AmorimBug 32030: Add users to licenses - REST API Spec
next