summaryrefslogtreecommitdiff
path: root/rest-api-templates
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-08 12:39:36 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-08 12:39:36 +0000
commitfbb612751e41104f7a4b692116e82164a44a4364 (patch)
treeb795f438289115c25d70e8aefe5e9250f306305f /rest-api-templates
parent5b82edd783271010876771f693b34f8f409ccb92 (diff)
make_ari_stubs: Update wiki prefix to '13'
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420538 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'),