https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39816
--- Comment #1 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 181879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181879&action=edit Bug 39816: Allow embedding `late_since_days` in baskets This patch adds the option to embed the return value of the `late_since_days` method in basket objects in the REST API. It does so by just adding it to the list of embeds in the spec. It is added in every place baskets can be returned. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
