summaryrefslogtreecommitdiff
path: root/rest-api-templates
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-08 12:40:16 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-08 12:40:16 +0000
commit86e927a71462300dfc93240abaacc883e57c520a (patch)
treea38416b5ca09515b63a03aef22c42be2070a1d87 /rest-api-templates
parent1f35fccda1a3b403d1d80d5bbe375fe7b7adb284 (diff)
make_ari_stubs: Update wiki prefix to '13'
........ Merged revisions 420538 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'rest-api-templates')
-rwxr-xr-xrest-api-templates/make_ari_stubs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api-templates/make_ari_stubs.py b/rest-api-templates/make_ari_stubs.py
index 860ab333d..4e02cdd5f 100755
--- a/rest-api-templates/make_ari_stubs.py
+++ b/rest-api-templates/make_ari_stubs.py
@@ -41,7 +41,7 @@ def rel(file):
"""
return os.path.join(TOPDIR, file)
-WIKI_PREFIX = 'Asterisk 12'
+WIKI_PREFIX = 'Asterisk 13'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),