https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42998
--- Comment #7 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 205481 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205481&action=edit Bug 42998: (QA follow-up) Document error_code values on the renew endpoints The requested-due-date work added error_code to the renew endpoints' 400/403 responses (Checkouts.pm's render_invalid_parameter_value and the CanBookBeRenewed error passthrough), but the swagger docs still just said "Bad request" / "Cannot renew checkout". Enumerate the values, matching the style already used for the booking endpoints in this same series. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
