summaryrefslogtreecommitdiff
path: root/rest-api-templates
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2016-08-02 14:26:21 -0500
committerKevin Harwell <kharwell@digium.com>2016-08-02 14:26:21 -0500
commit9b926ac4f0338b4f4814d4286710fcfda0488f13 (patch)
tree4a33ee6545c79f4a8f82ce3906ba5197d006d336 /rest-api-templates
parent177ea926b2eae2ff876f42b522aca044843262fc (diff)
make_ari_stubs: Updated WIKI_PREFIX for 14
Change-Id: Id5678d20d8892fdcde7849c810d492527e77c15d
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..2b2bf3a2c 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 14'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),