[asterisk-commits] Update make ari stubs in master to make the version 16 (asterisk[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jul 24 07:41:44 CDT 2017
Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/6049 )
Change subject: Update make_ari_stubs in master to make the version 16
......................................................................
Update make_ari_stubs in master to make the version 16
Ready for next major version
Change-Id: If9dc99b3b78768529e69a297d8f87e23582ca6d0
---
M rest-api-templates/make_ari_stubs.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Richard Mudgett: Looks good to me, but someone else must approve
Corey Farrell: Looks good to me, but someone else must approve
Joshua Colp: 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..0aba06d 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 16'
API_TRANSFORMS = [
Transform(rel('api.wiki.mustache'),
--
To view, visit https://gerrit.asterisk.org/6049
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If9dc99b3b78768529e69a297d8f87e23582ca6d0
Gerrit-Change-Number: 6049
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-commits/attachments/20170724/d4fd4a35/attachment.html>
More information about the asterisk-commits
mailing list