summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2017-07-21 08:01:45 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-07-21 08:01:45 -0500
commit7fcb730997a54fd58a2edf47489f464c34c6e156 (patch)
tree56ce19118faabd8db4dfdfb4a49670a3876f3471
parent6650ae43e10d969b979ff1f74ff916c6eb3659a3 (diff)
parent6239203628a09500e573a155e094c5034ed2691d (diff)
Merge "Update make_ari_stubs to correct version" into 15
-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 4e02cdd5f..f5974262b 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 13'
+WIKI_PREFIX = 'Asterisk 15'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),