Koha/api/v1/swagger
Martin Renvoize f00a28b576 Bug 29105: Add effective_itemtype handling to items api
This patch adds effective_item_type_id to the items api.

We overload the to_api method to append the effective_item_type_id field
with that of the effective itemtype code.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit dc75b5d5cd)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2022-08-23 19:19:03 +00:00
..
definitions Bug 29105: Add effective_itemtype handling to items api 2022-08-23 19:19:03 +00:00
paths Bug 30780: Librarians with only "place_holds" permissions can not update holds data via REST API 2022-07-13 19:39:25 +00:00
swagger.yaml Bug 30855: Rename /import => /import_batches 2022-06-10 16:48:16 +00:00