From: George Joseph Date: Mon, 22 Apr 2019 16:09:51 +0000 (-0600) Subject: ARI: Bump non-breaking version number to 1.10.2 X-Git-Tag: 13.27.0-rc1~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4023e3a61b685ad13329c641402ea9bded7863;p=thirdparty%2Fasterisk.git ARI: Bump non-breaking version number to 1.10.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: Ie0da5b0cf0623b0d0fddbb864f73cb676c2b55cd --- diff --git a/rest-api/resources.json b/rest-api/resources.json index 4861e0971d..20d58f9915 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 ", "_svn_revision": "$Revision$", - "apiVersion": "1.10.1", + "apiVersion": "1.10.2", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [