summaryrefslogtreecommitdiff
path: root/rest-api
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-06-09 21:50:07 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-06-09 21:50:07 -0500
commit39e6d809371af9f952866f5ff41b71f66ad7df25 (patch)
tree9053c7554390834f88d3b5573d746b01a35587f4 /rest-api
parent850a09b09980c79885871d06ec83d7d4ac5b9e32 (diff)
parent1fd3a7849e3a1136f5722221a9f1874a5587b6d6 (diff)
Merge "ARI: Ensure proper channel state on operations."
Diffstat (limited to 'rest-api')
-rw-r--r--rest-api/api-docs/channels.json64
1 files changed, 64 insertions, 0 deletions
diff --git a/rest-api/api-docs/channels.json b/rest-api/api-docs/channels.json
index 9e8c7c3d4..75feeb105 100644
--- a/rest-api/api-docs/channels.json
+++ b/rest-api/api-docs/channels.json
@@ -477,6 +477,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -525,6 +529,10 @@
{
"code": 422,
"reason": "Endpoint is not the same type as the channel"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -557,6 +565,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -589,6 +601,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
},
@@ -615,6 +631,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -695,6 +715,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -744,6 +768,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
},
@@ -787,6 +815,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -819,6 +851,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
},
@@ -845,6 +881,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -886,6 +926,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
},
@@ -912,6 +956,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -945,6 +993,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
},
@@ -971,6 +1023,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -1045,6 +1101,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}
@@ -1119,6 +1179,10 @@
{
"code": 409,
"reason": "Channel not in a Stasis application"
+ },
+ {
+ "code": 412,
+ "reason": "Channel in invalid state"
}
]
}