29 Nov
2021
29 Nov
'21
7:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29593 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 128088 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128088&action=edit Bug 29593: Fix wrong tag in GET /public/libraries spec This makes the documentation look untidy. To test: 1. Open the api/v1/swagger/paths/libraries.json file with your favourite editor. => FAIL: All routes, but this one, have tags: ['library'] 2. Apply this patch => SUCCESS: All routes have tags: ['library'] 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.