mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
Fix a stupid copy/paste error in ARI docs.
Patches: ari-doc-patch.txt uploaded by jbigelow (license 5091) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400848 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"operations": [
|
||||
{
|
||||
"httpMethod": "POST",
|
||||
"summary": "Get a playback's details.",
|
||||
"summary": "Control a playback.",
|
||||
"nickname": "controlPlayback",
|
||||
"responseClass": "void",
|
||||
"parameters": [
|
||||
|
Reference in New Issue
Block a user