[Koha-bugs] [Bug 33328] x-marc-schema should be renamed x-record-schema

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 23 23:53:22 CET 2023


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 148626
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148626&action=edit
Bug 33328: Rename x-marc-schema => x-record-schema

This patch renames the header on the biblio API so it is not entirely
tied to MARC, trying to follow the biblio_metadata table generic
approach.

To test:
1. Apply this patch
2. Run:
   $ prove t/db_dependent/api/v1/biblios.t
=> SUCCESS: Tests pass
3. You agree with the change?
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list