[asterisk-dev] [Code Review] 2924: Add contrib script for installing swagger-ui
svnbot
reviewboard at asterisk.org
Fri Oct 18 16:49:50 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2924/
-----------------------------------------------------------
(Updated Oct. 18, 2013, 4:49 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 401261
Repository: Asterisk
Description
-------
This is just a quick script for dumping swagger-ui into static-http,
so that it can be served by the Asterisk web server.
I had to change the Makefile in order to recursively install content
from the static-http directory, hence the code review instead of just
putting it in.
Diffs
-----
/branches/12/Makefile 401118
/branches/12/contrib/scripts/get_swagger_ui.sh PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/2924/diff/
Testing
-------
Enabled static content in http.conf.
$ contrib/scripts/get_swagger_ui.sh
$ make install
$ asterisk
$ open http://localhost:8088/static/swagger-ui/index.html
Thanks,
David Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131018/b58e87b3/attachment.html>
More information about the asterisk-dev
mailing list