[asterisk-dev] [Code Review] 2924: Add contrib script for installing swagger-ui

David Lee reviewboard at asterisk.org
Thu Oct 17 09:39:37 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2924/
-----------------------------------------------------------

Review request for Asterisk Developers.


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/20131017/1b2b7a40/attachment.html>


More information about the asterisk-dev mailing list