24 Oct
2017
24 Oct
'17
10:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317 --- Comment #129 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 68484 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68484&action=edit Bug 7317: Overload Koha::Illrequest::TO_JSON This patch implements an overloaded TO_JSON method, that introduces the option to (selectively) embed information required on the REST api. Tests are included for the new method. To test: - Apply this patch - Run: $ kshell k$ prove t/db_dependent/Illrequests.t => SUCCESS: Tests pass! - Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.