summaryrefslogtreecommitdiff
path: root/rest-api-templates
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2017-07-21 10:17:38 -0600
committerGeorge Joseph <gjoseph@digium.com>2017-07-21 10:41:20 -0600
commit063c9a935f2133e1726ce0851935745118ca04cd (patch)
tree4e686f6f22efd2df874b12c0d04b088a03eae105 /rest-api-templates
parent25459ac0833ded5f0042321cfa2a575413e048f5 (diff)
Update make_ari_stubs in master to make the version 16
Ready for next major version Change-Id: If9dc99b3b78768529e69a297d8f87e23582ca6d0
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..0aba06d6d 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 16'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),