https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16222
Bug ID: 16222
Summary: Add REST API folder to Makefile.PL
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
By installing with perl Makefile.PL you will miss the required `api` folder
containing the Swagger definition files and the Mojolicious mount CGI file
app.pl.
This patch simply adds the `api` folder to the Makefile to install to the
INTRANET_CGI_DIR
To verify, simply do a `perl Makefile.PL` installation and verify that the
folder SRC/api is copied to INSTALL_DIR/intranet/cgi-bin/api
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/