https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31592 Bug ID: 31592 Summary: Fix ILL API following new date_due property Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com Bug 24239 has broken the ILL /illrequests API endpoint. The bug added a date_due property to ILL requests, but the API schema was not updated accordingly, so requests to it now result in: {"message":"Properties not allowed: due_date.","path":"\/body\/0"} -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.