[Koha-bugs] [Bug 31799] REST API: PUT endpoint for Items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 23 16:45:31 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31799

--- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Martin Renvoize from comment #8)
> I'd also argue that this is perhaps misplaced endpoint wise.. we already
> have a few `/items` endpoints.. whilst I understand the logic being `POST
> /biblios/{biblio_id}/items` I'm not so sure that logic holds here.. 
> Shouldn't this be `PUT /items/{item_id}` or indeed if we want partial update
> `PATCH /items/{item_id}`.

This is opinion/taste. Should we vote it? I guess it wouldn't hurt to have both
endpoints.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list