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

--- Comment #10 from Lari Taskula <[email protected]> ---
In case this test doesn't always return the same result, and fails sometimes,
you might be interested in this:

I applied many API-related patches on top of master and ran this test multiple
times. I noticed it didn't always have the same result; Swagger2 wasn't always
able to find the type of definition because for some reason $ref was left
unresolved for that definition - but after updating to the latest versions of
Swagger2 (0.83) and JSON::Validator (0.82), it now seems to work. Looks like
the author of JSON::Validator just patched some issues regarding to resolving
$refs.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to