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

Zeno Tajoli <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |A new endpoint of REST API
      release notes|                            |/biblios, to merge two
                   |                            |bibliographic records. You
                   |                            |need to pass parameters
                   |                            |with a json file.
                   |                            |Complete
                   |                            |endpoint:
                   |                            |<base_url>/api/v1/biblios/<
                   |                            |biblo_id>/merge
                   |                            |Parametes
                   |                            |of json file:
                   |                            |-
                   |                            |biblio_id_to_merge
                   |                            |(mandatory)
                   |                            |- rules
                   |                            |(optional)
                   |                            |-
                   |                            |framework_to_use (optional)
                   |                            |- datarecord (optional)
                   |                            |More info in the
                   |                            |Swagger/OpenAPI
                   |                            |Specification of the API

-- 
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/

Reply via email to