[Koha-devel] Required Mojolicious versions in Koha

David Cook dcook at prosentient.com.au
Mon Oct 10 00:44:56 CEST 2022


Thanks, guys. That was very helpful : ).

 

When I work on customizing 22.11 in the new year, I’ll have a play with “skip_validating_specification” and let everyone know how it goes.

 

David Cook

Senior Software Engineer

Prosentient Systems

Suite 7.03

6a Glen St

Milsons Point NSW 2061

Australia

 

Office: 02 9212 0899

Online: 02 8005 0595

 

From: Tomas Cohen Arazi <tomascohen at theke.io> 
Sent: Thursday, 6 October 2022 11:40 AM
To: Mason James <mtj at kohaaloha.com>
Cc: David Cook <dcook at prosentient.com.au>; koha-devel <koha-devel at lists.koha-community.org>; Martin Renvoize <martin.renvoize at ptfs-europe.com>
Subject: Re: Required Mojolicious versions in Koha

 

You mean Mojolicious::Plugin::OpenAPI, right? 

 

The relevant pieces are

- Mojolicious

- JSON::Validator

- Mojolicious::Plugin::OpenAPI

 

on 22.05+ we jumped to the latest versions of the latter, shifting the Mojolicious version to achieve it, as well.

 

Hope it clarified.

 

BTW, we can now migrate the spec to OpenAPI V3 and take advantage of things like 'nullable' and inheritance to be more compliant.

 

Best regards

 

El mié, 5 oct 2022 20:39, Mason James <mtj at kohaaloha.com <mailto:mtj at kohaaloha.com> > escribió:

On 6/10/22 12:31 pm, Mason James wrote:
> 
> On 5/10/22 2:23 pm, David Cook wrote:
>>
>> Hi all,
>>
>> I’m trying to figure out what versions of Mojolicious and Mojolicious::Plugin::OpenAPI are really required for Koha as I’d like to start using the “skip_validating_specification” feature in Mojolicious::Plugin::OpenAPI which is available from version 4.0.3 onwards.
>>
> 
> as i understand:
>   koha 22.05 runs on openapi 2
>   koha 22.11 runs on openapi 3+
> 
> more info on section 1.4 below....
> https://wiki.koha-community.org/wiki/REST_API_Debug
> 


oops, typo :)

  koha 21.11 runs on openapi 2
  koha 22.05 runs on openapi 3+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221010/d5275d9d/attachment.htm>


More information about the Koha-devel mailing list