https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13895
--- Comment #55 from Tomás Cohen Arazi <[email protected]> --- I've added a followup fixing the spec (adding types, etc) and annotating the boolean columns so the returned types are correct. This still needs to be migrated to the OpenAPI plugin. POD missing too. I'm not convinced by the idea of making PUT default to renewal. Please consider the 'checkin' scenario and how it could fit too. Right now the Issues and OldIssues schemas are separated, but conceptually, we should be updating a checkout when returning (setting returndate, etc). So, it looks like a good starting point, but more work is needed, specially thinking about PUT. I can help next week. -- 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/
