[Koha-bugs] [Bug 16825] REST API: Add API route for getting an item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 16 18:03:22 CET 2017


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

--- Comment #30 from Lari Taskula <lari.taskula at jns.fi> ---
(In reply to Lari Taskula from comment #29)
> Rewritten, now Mojolicious::Plugin::OpenAPI compatible.

Forgot to include this in the previous comment - Additional note for testers:
requires JSON::Validator version 0.96, otherwise tests fail for the following
reason: 

GET /api/v1/items/340856 [{"message":"Does not match date-time
format.","path":"\/timestamp"},{"message":"anyOf failed: Does not match
date-time format.","path":"\/itemlost_on"},{"message":"anyOf failed: Does not
match date-time format.","path":"\/withdrawn_on"}].

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


More information about the Koha-bugs mailing list