summaryrefslogtreecommitdiff
path: root/rest-api/resources.json
diff options
context:
space:
mode:
authorDavid M. Lee <dlee@digium.com>2013-10-16 17:01:28 +0000
committerDavid M. Lee <dlee@digium.com>2013-10-16 17:01:28 +0000
commit3ce661a751147d2ce1adbbd1d2e6a7bc645fae9a (patch)
treeb4ce55bc76079467cc3e3ab39cc387ff6fba19ec /rest-api/resources.json
parent2fc0a8873c4db4c0dc24b8ef9e84e1f2d68c454d (diff)
Oops. Leftover /stasis reference
........ Merged revisions 401096 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401097 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'rest-api/resources.json')
-rw-r--r--rest-api/resources.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api/resources.json b/rest-api/resources.json
index 2079dc1b4..0bdf9de33 100644
--- a/rest-api/resources.json
+++ b/rest-api/resources.json
@@ -4,7 +4,7 @@
"_svn_revision": "$Revision$",
"apiVersion": "0.0.1",
"swaggerVersion": "1.1",
- "basePath": "http://localhost:8088/stasis",
+ "basePath": "http://localhost:8088/ari",
"apis": [
{
"path": "/api-docs/asterisk.{format}",