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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 26 10:10:11 CET 2015


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

--- Comment #192 from Julian Maurice <julian.maurice at biblibre.com> ---
I'm having problems with the latest patches

When I go to http://pro.koha-dev/api/v1/patrons/7680, error:

  Can't use string ("error.json") as a HASH ref while "strict refs" in use at
/usr/local/share/perl/5.14.2/JSON/Validator.pm line 515.

If I remove patch "Followup: Refactor spec file", another error:

  {"errors":[{"path":"\/","message":"Controller could not be loaded."}]}

Then, if I remove patch "Followup: x-mojo-controller deprecation", everyting is
ok.

$ pmvers JSON::Validator
0.59

$ pmvers Swagger2
0.60

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


More information about the Koha-bugs mailing list