https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to Martin Renvoize from comment #9)
In my understanding we aren't using any of those methods directly with Koha... it's rather than many of those methods are used in Mojolicious::Plugin::OpenAPI which we're using. Said plugin has been updated to reflect the changes in JSON::Validator but it also requires a new Mojolicious than we're currently supporting I think..
Hense, I don't think it's just a case of updating Koha code, but rather tracking down the versions we wish to support and pinning ourselves to them properly again.
I had a feeling that might be the case. Alternatively, could we pin JSON::Validator to an older version? I suppose every approach has its trade offs... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.