[Koha-bugs] [Bug 13799] Add base for building RESTful API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 08:45:13 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799

--- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> ---
Swagger2 is not only for documentation.
The API code needs Mojolicious::Plugin::Swagger2, which needs Swagger2, which
needs Mojolicious >= 5.54 because Swagger2 fails to compile with a smaller
version of Mojolicious.

Anyway, Jessie will become the new stable in few days. Should we just wait
before integrating this ?

But what about swagger2, which is not packaged at all ?
It is not the only Perl module that needs to be "cpanned" for Koha. So why
should we block for this one ? Koha will continue to work without it.

If really needed, it shouldn't be hard to make a Debian package of it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list