From 3db246cfdf1598db7bef26d44d5486df89b65bb7 Mon Sep 17 00:00:00 2001 From: "Joshua C. Colp" Date: Thu, 28 May 2020 08:55:21 -0300 Subject: [PATCH] ARI: Bump non-breaking version number to 5.1.1 The channel create call now allows setting variables. Change-Id: I5e5bd34e0eb3df6e7feb2095e00a91c742ad5113 --- 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 d551db5493..28d30ab7e4 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": "5.1.0", + "apiVersion": "5.1.1", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [ -- 2.47.2