https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17003
--- Comment #6 from Lari Taskula <[email protected]> --- I changed the return JSON. It was confusing in previous patch. Now we return HTTP 200 with: { "renewable": true, "error": null } ...or... { "renewable": false, "error": "too_many" } -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
