[Asterisk-code-review] ARI: Bump non-breaking version number to 4.0.2 (...asterisk[16])
George Joseph
asteriskteam at digium.com
Mon Apr 22 11:20:18 CDT 2019
George Joseph has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/11302
Change subject: ARI: Bump non-breaking version number to 4.0.2
......................................................................
ARI: Bump non-breaking version number to 4.0.2
main/json.c: Added app_name, app_data to channel type
res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
res/res_ari: Added timestamp as a requirement for all ARI events
Change-Id: I6363f2a3e757cfd59b2ee5d056388ec47659a0c9
---
M rest-api/resources.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/11302/1
diff --git a/rest-api/resources.json b/rest-api/resources.json
index 31a5c2d..6104dfa 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.0.1",
+ "apiVersion": "4.0.2",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11302
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I6363f2a3e757cfd59b2ee5d056388ec47659a0c9
Gerrit-Change-Number: 11302
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190422/60ff982d/attachment-0001.html>
More information about the asterisk-code-review
mailing list