https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31799
--- Comment #11 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
