From: George Joseph Date: Mon, 22 Apr 2019 16:12:33 +0000 (-0600) Subject: ARI: Bump non-breaking version number to 4.0.2 X-Git-Tag: 16.4.0-rc1~18^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e281911667449368237ffdee0db096e0126ca55c;p=thirdparty%2Fasterisk.git 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 --- diff --git a/rest-api/resources.json b/rest-api/resources.json index 31a5c2dabf..6104dfa7d2 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": "4.0.1", + "apiVersion": "4.0.2", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [