[Koha-bugs] [Bug 30536] Embeds should be defined in a single place

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 14 18:03:09 CEST 2022


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

--- Comment #16 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 133329
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133329&action=edit
Bug 30536: Remove validation overhead

With the introduction of proper validation of collection headers in
OpenAPI we no longer need to do our own validation here.

This patch removes the early validation of x-koha-embed headers in
preference to letting OpenAPI do it once and only once instead.

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

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