30 Apr
2024
30 Apr
'24
12:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #29 from David Cook <dcook@prosentient.com.au> --- Created attachment 165821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165821&action=edit Bug 36546: Deploy swagger_bundle.json via make To test: 0. Apply patch 1a. perl Makefile.PL 1b. Choose "single" Installation mode 1c. Specify /opt/koha directory 2. make 2b. ls blib/API_CGI_DIR/v1/swagger/swagger_bundle.json 3. Ensure you're running as root or make koha user own /opt 4. make install 5. ls /opt/koha/api/v1/swagger/swagger_bundle.json -- You are receiving this mail because: You are watching all bug changes.