Bug 33690: Add ability to send welcome notice when creating patrons using the REST API
[koha.git] / api / v1 / swagger / paths / patrons.yaml
2023-10-04 Kyle M HallBug 33690: Add ability to send welcome notice when...
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query header support
2022-07-18 Jonathan DruartBug 30578: Remove circ/ysearch.pl in favor of the ...
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-03 Martin RenvoizeBug 30536: Update spec files
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 patrons...
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: 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-03-29 Martin RenvoizeBug 30194: (follow-up) Simply OpenAPI Specification
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 29018: Make DELETE /patrons/:patron_id check things
2021-12-07 Tomas Cohen AraziBug 29620: Move the OpenAPI spec to YAML format