[Asterisk-code-review] ARI: Bump non-breaking version number to 4.1.3 (asterisk[16])
Joshua Colp
asteriskteam at digium.com
Thu May 28 06:57:09 CDT 2020
Joshua Colp has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/14445 )
Change subject: ARI: Bump non-breaking version number to 4.1.3
......................................................................
ARI: Bump non-breaking version number to 4.1.3
The channel create call now allows setting variables.
Change-Id: I5e5bd34e0eb3df6e7feb2095e00a91c742ad5113
---
M rest-api/resources.json
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Joshua Colp: Looks good to me, approved; Approved for Submit
diff --git a/rest-api/resources.json b/rest-api/resources.json
index b6e9e93..c510104 100644
--- a/rest-api/resources.json
+++ b/rest-api/resources.json
@@ -2,7 +2,7 @@
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
"_author": "David M. Lee, II <dlee at digium.com>",
"_svn_revision": "$Revision$",
- "apiVersion": "4.1.2",
+ "apiVersion": "4.1.3",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14445
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I5e5bd34e0eb3df6e7feb2095e00a91c742ad5113
Gerrit-Change-Number: 14445
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200528/f11a55da/attachment-0001.html>
More information about the asterisk-code-review
mailing list