[Koha-bugs] [Bug 28201] Add API routes to create biblio record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 7 19:41:36 CET 2022


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I like where this is going, but I think this needs some more thinking.

In my opinion:
- The request body should include the raw record
- Content/Type should tell the controller how it should handle the raw record
in terms of serialization format (i.e. application/marcxml+xml,
application/marc-in-json, etc)
- The framework should be passed as a header. I propose x-koha-cataloguing-fw
to ease your work.
- We still need the 'biblio_metadata.schema' attribute, put it in some header
as well: x-koha-metadata-schema.

Let me know if you will have time to do it. This is a nice goal for 22.05 :-D

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


More information about the Koha-bugs mailing list