[Koha-devel] REST API and new defaults (Zeno Tajoli)

Tomas Cohen Arazi tomascohen at gmail.com
Fri Oct 6 18:21:50 CEST 2023


El vie, 6 oct 2023 a las 11:03, Olli-Antti Hypernova (<
olli-antti.kivilahti at hypernova.fi>) escribió:

> Good idea. Anything to disband the "SmartUI"-antipattern is good for me.
>
>
> We should add a new endpoint following established nomenclature.
>
> eg. PUT /biblios/123/merge/456   (PUT as it is modifying existing records)
>

POST /biblios/123/merges
{
    "biblio_id": 456,
    "rules": ?
}

-- 
Tomás Cohen Arazi
Theke Solutions (https://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20231006/0a7db95c/attachment.htm>


More information about the Koha-devel mailing list