[Asterisk-code-review] Update make ari stubs to correct version (asterisk[15])
George Joseph
asteriskteam at digium.com
Fri Jul 21 07:57:33 CDT 2017
George Joseph has uploaded this change for review. ( https://gerrit.asterisk.org/6048
Change subject: Update make_ari_stubs to correct version
......................................................................
Update make_ari_stubs to correct version
Change-Id: I18575b46db48d62edc72f37dc23b4ab22b43a8b1
---
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/48/6048/1
diff --git a/rest-api-templates/make_ari_stubs.py b/rest-api-templates/make_ari_stubs.py
index 4e02cdd..f597426 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 15'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),
--
To view, visit https://gerrit.asterisk.org/6048
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18575b46db48d62edc72f37dc23b4ab22b43a8b1
Gerrit-Change-Number: 6048
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170721/75aba80a/attachment.html>
More information about the asterisk-code-review
mailing list