https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37639 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170396|0 |1 is obsolete| | Attachment #170458|0 |1 is obsolete| | Attachment #170782|0 |1 is obsolete| | Attachment #172988|0 |1 is obsolete| | --- Comment #34 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 173615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173615&action=edit Bug 37639: Add items.stack to items endpoint To test: 1. Apply patch and restart_all, and yarn api:bundle 2. Check the items endpoint for items.stack ( http://localhost:8081/api/v1/items/144 ) 3. The data is there, and correct. Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.