summaryrefslogtreecommitdiff
path: root/rest-api-templates
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2017-07-21 06:56:49 -0600
committerGeorge Joseph <gjoseph@digium.com>2017-07-21 06:56:49 -0600
commit6239203628a09500e573a155e094c5034ed2691d (patch)
tree9f9dfd14a9e96682e8995e0e10288ac1b24c7167 /rest-api-templates
parentb1724747288bcfeae02bf25a6227d30d3f40ec2d (diff)
Update make_ari_stubs to correct version
Change-Id: I18575b46db48d62edc72f37dc23b4ab22b43a8b1
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 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'),