From 6d4023e3a61b685ad13329c641402ea9bded7863 Mon Sep 17 00:00:00 2001 From: George Joseph Date: Mon, 22 Apr 2019 10:09:51 -0600 Subject: [PATCH] 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 --- rest-api/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [