[Asterisk-code-review] make ari stubs: Updated WIKI PREFIX for 14 (asterisk[14])
Kevin Harwell
asteriskteam at digium.com
Tue Aug 2 14:26:50 CDT 2016
Kevin Harwell has uploaded a new change for review.
https://gerrit.asterisk.org/3403
Change subject: make_ari_stubs: Updated WIKI_PREFIX for 14
......................................................................
make_ari_stubs: Updated WIKI_PREFIX for 14
Change-Id: Id5678d20d8892fdcde7849c810d492527e77c15d
---
M rest-api-templates/make_ari_stubs.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/03/3403/1
diff --git a/rest-api-templates/make_ari_stubs.py b/rest-api-templates/make_ari_stubs.py
index 4e02cdd..2b2bf3a 100755
--- a/rest-api-templates/make_ari_stubs.py
+++ b/rest-api-templates/make_ari_stubs.py
@@ -41,7 +41,7 @@
"""
return os.path.join(TOPDIR, file)
-WIKI_PREFIX = 'Asterisk 13'
+WIKI_PREFIX = 'Asterisk 14'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),
--
To view, visit https://gerrit.asterisk.org/3403
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id5678d20d8892fdcde7849c810d492527e77c15d
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
More information about the asterisk-code-review
mailing list