summaryrefslogtreecommitdiff
path: root/rest-api/api-docs/channels.json
diff options
context:
space:
mode:
Diffstat (limited to 'rest-api/api-docs/channels.json')
-rw-r--r--rest-api/api-docs/channels.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api/api-docs/channels.json b/rest-api/api-docs/channels.json
index eeb56a5c6..40ccda740 100644
--- a/rest-api/api-docs/channels.json
+++ b/rest-api/api-docs/channels.json
@@ -13,7 +13,7 @@
"operations": [
{
"httpMethod": "GET",
- "summary": "List active channels.",
+ "summary": "List all active channels in Asterisk.",
"nickname": "getChannels",
"responseClass": "List[Channel]"
},