[Koha-bugs] [Bug 29810] Add embed options documentation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 25 20:44:50 CET 2022


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

--- Comment #44 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 132262
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132262&action=edit
Bug 29810: Add 'x-koha-embed' to reserved words

The maintainers of Mojolicious::Plugin::OpenAPI and friends fixed the
problem with using collectionFormat for Headers in the upstream library.

However, this highlighted an outstanding issue in our code when I ran
the unit tests. We have not been stripping x-koha-embed at the query
level as it did not exist in the reserved_words list.  This patch
resolves that and gets the acquisitions_orders test passing again.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
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