[asterisk-commits] Update make ari stubs to correct version (asterisk[15])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Jul 21 08:01:45 CDT 2017


George Joseph has submitted this change and it was merged. ( 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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved; Approved for Submit



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: merged
Gerrit-Change-Id: I18575b46db48d62edc72f37dc23b4ab22b43a8b1
Gerrit-Change-Number: 6048
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-commits/attachments/20170721/efc1e2cc/attachment-0001.html>


More information about the asterisk-commits mailing list