2013-04-22 14:58:53 +00:00
|
|
|
{
|
|
|
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
|
|
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
|
|
|
"_svn_revision": "$Revision$",
|
2014-07-08 14:47:46 +00:00
|
|
|
"apiVersion": "1.4.0",
|
2013-04-22 14:58:53 +00:00
|
|
|
"swaggerVersion": "1.1",
|
2013-10-16 17:00:50 +00:00
|
|
|
"basePath": "http://localhost:8088/ari",
|
2013-04-22 14:58:53 +00:00
|
|
|
"apis": [
|
|
|
|
{
|
|
|
|
"path": "/api-docs/asterisk.{format}",
|
|
|
|
"description": "Asterisk resources"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api-docs/endpoints.{format}",
|
|
|
|
"description": "Endpoint resources"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api-docs/channels.{format}",
|
|
|
|
"description": "Channel resources"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api-docs/bridges.{format}",
|
|
|
|
"description": "Bridge resources"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api-docs/recordings.{format}",
|
|
|
|
"description": "Recording resources"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api-docs/sounds.{format}",
|
|
|
|
"description": "Sound resources"
|
|
|
|
},
|
|
|
|
{
|
2013-11-08 17:39:43 +00:00
|
|
|
"path": "/api-docs/playbacks.{format}",
|
2013-04-22 14:58:53 +00:00
|
|
|
"description": "Playback control resources"
|
|
|
|
},
|
2013-11-23 17:38:29 +00:00
|
|
|
{
|
|
|
|
"path": "/api-docs/deviceStates.{format}",
|
|
|
|
"description": "Device state resources"
|
|
|
|
},
|
2014-01-14 23:26:40 +00:00
|
|
|
{
|
|
|
|
"path": "/api-docs/mailboxes.{format}",
|
|
|
|
"description": "Mailboxes resources"
|
|
|
|
},
|
2013-04-22 14:58:53 +00:00
|
|
|
{
|
|
|
|
"path": "/api-docs/events.{format}",
|
|
|
|
"description": "WebSocket resource"
|
2013-10-04 15:54:57 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api-docs/applications.{format}",
|
|
|
|
"description": "Stasis application resources"
|
2013-04-22 14:58:53 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|