[Asterisk-code-review] ari: Update version. (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Sun Jul 24 16:53:41 CDT 2016
Joshua Colp has uploaded a new change for review.
https://gerrit.asterisk.org/3330
Change subject: ari: Update version.
......................................................................
ari: Update version.
New functionality has been added so the version has been
bumped to one over the 13 version.
Change-Id: I5d30077f62640c0ac83599b4e9a9b657bf184f69
---
M rest-api/resources.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/3330/1
diff --git a/rest-api/resources.json b/rest-api/resources.json
index 4a098f5..ecaf723 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": "1.7.0",
+ "apiVersion": "1.10.0",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [
--
To view, visit https://gerrit.asterisk.org/3330
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d30077f62640c0ac83599b4e9a9b657bf184f69
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list