[Asterisk-code-review] ARI version: increase non-breaking number (asterisk[16])
Kevin Harwell
asteriskteam at digium.com
Mon Jun 13 10:48:24 CDT 2022
Kevin Harwell has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/18617 )
Change subject: ARI version: increase non-breaking number
......................................................................
ARI version: increase non-breaking number
A recent change, ASTERISK_30027, now exposes a channel driver's unique
id to ARI channel resources so bump the ARI version.
Change-Id: Ic9da84b7b0eca6f3ff5b6a738b2be8362237951e
---
M rest-api/resources.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/17/18617/1
diff --git a/rest-api/resources.json b/rest-api/resources.json
index c510104..a8b5708 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.1.3",
+ "apiVersion": "4.1.4",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18617
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ic9da84b7b0eca6f3ff5b6a738b2be8362237951e
Gerrit-Change-Number: 18617
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220613/a9625f40/attachment.html>
More information about the asterisk-code-review
mailing list