[Asterisk-code-review] ARI: Bump non-breaking version number to 5.1.1 (asterisk[17])
Joshua Colp
asteriskteam at digium.com
Thu May 28 06:56:20 CDT 2020
Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/14446 )
Change subject: ARI: Bump non-breaking version number to 5.1.1
......................................................................
ARI: Bump non-breaking version number to 5.1.1
The channel create call now allows setting variables.
Change-Id: I5e5bd34e0eb3df6e7feb2095e00a91c742ad5113
---
M rest-api/resources.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/14446/1
diff --git a/rest-api/resources.json b/rest-api/resources.json
index d551db5..28d30ab 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": "5.1.0",
+ "apiVersion": "5.1.1",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14446
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 17
Gerrit-Change-Id: I5e5bd34e0eb3df6e7feb2095e00a91c742ad5113
Gerrit-Change-Number: 14446
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200528/409ed06f/attachment.html>
More information about the asterisk-code-review
mailing list