Koha/api/v1/swagger
Martin Renvoize dc75b5d5cd
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>
2022-07-18 14:41:25 -03:00
..
definitions Bug 29105: Add effective_itemtype handling to items api 2022-07-18 14:41:25 -03:00
paths Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
swagger.yaml Bug 28854: Expose functionality to attach items to bundles 2022-07-13 10:35:25 -03:00