[Asterisk-code-review] ARI version: increase non-breaking number (asterisk[19])

Kevin Harwell asteriskteam at digium.com
Wed Jun 15 11:37:49 CDT 2022


Kevin Harwell has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/18680 )

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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, approved; Approved for Submit
  Michael Bradeen: Looks good to me, but someone else must approve



diff --git a/rest-api/resources.json b/rest-api/resources.json
index 3a8022f..19b3312 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": "7.0.0",
+	"apiVersion": "7.0.1",
 	"swaggerVersion": "1.1",
 	"basePath": "http://localhost:8088/ari",
 	"apis": [

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18680
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: Ic9da84b7b0eca6f3ff5b6a738b2be8362237951e
Gerrit-Change-Number: 18680
Gerrit-PatchSet: 2
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Michael Bradeen <mbradeen at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220615/809d9670/attachment.html>


More information about the asterisk-code-review mailing list