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

--- Comment #27 from David Cook <[email protected]> ---
From what I can see, we're not actually validating the schema in
./Koha/REST/V1.pm when we use bundle(). 

We only validate it in ./Koha/REST/V1.pm when we do the catch{} block.

And we always validate ./Koha/REST/Plugin/PluginRoutes.pm.

Ok... yeah re-packaging libjson-validator-perl to include the "cache" probably
makes the most sense. 

I'm going to post a code-level patch anyway (partially just because I'm already
this far anyway)

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