https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18148 --- Comment #22 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #21)
But if no one else does it, eventually I plan to do it.
It seems like eventually might have come around. Hoping to take a deeper look at this. If I understand the API correctly, it looks like it would work like this: Private lists: /api/v1/public/lists?only_mine=true Public lists: /api/v1/public/lists?only_public=true As I say that... it looks like there might be a discrepancy between the API and the existing table... and that's the "Contents" column. The /public/lists endpoint doesn't provide this information. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.