]> git.ipfire.org Git - thirdparty/asterisk.git/commit
This is just a quick script for dumping swagger-ui into static-http,
authorDavid M. Lee <dlee@digium.com>
Fri, 18 Oct 2013 21:49:48 +0000 (21:49 +0000)
committerDavid M. Lee <dlee@digium.com>
Fri, 18 Oct 2013 21:49:48 +0000 (21:49 +0000)
commitfab60975fa5d8d9cee391495fa18baaa7b3131e3
tree2c5df1d50ab305945450baa1a7cb36dd8340bc79
parent82904b87f3a9f8033d5767d836bd392fc098509d
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.

Review: https://reviewboard.asterisk.org/r/2924/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@401261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Makefile
contrib/scripts/get_swagger_ui.sh [new file with mode: 0755]