@@ -9573,7 +9573,7 @@ public okhttp3.Call listSmsMessagesAsync(
95739573 * @http.response.details
95749574 * <table summary="Response Details" border="1">
95759575 * <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
9576- * <tr><td> 200 </td><td> Call that was created </td><td> - </td></tr>
9576+ * <tr><td> 202 </td><td> Call that was created </td><td> - </td></tr>
95779577 * </table>
95789578 */
95799579 public okhttp3.Call makeACallCall(MakeCallRequest makeCallRequest, final ApiCallback _callback)
@@ -9655,7 +9655,7 @@ private okhttp3.Call makeACallValidateBeforeCall(
96559655 * @http.response.details
96569656 * <table summary="Response Details" border="1">
96579657 * <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
9658- * <tr><td> 200 </td><td> Call that was created </td><td> - </td></tr>
9658+ * <tr><td> 202 </td><td> Call that was created </td><td> - </td></tr>
96599659 * </table>
96609660 */
96619661 public CallResult makeACall(MakeCallRequest makeCallRequest) throws ApiException {
@@ -9673,7 +9673,7 @@ public CallResult makeACall(MakeCallRequest makeCallRequest) throws ApiException
96739673 * @http.response.details
96749674 * <table summary="Response Details" border="1">
96759675 * <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
9676- * <tr><td> 200 </td><td> Call that was created </td><td> - </td></tr>
9676+ * <tr><td> 202 </td><td> Call that was created </td><td> - </td></tr>
96779677 * </table>
96789678 */
96799679 public ApiResponse<CallResult> makeACallWithHttpInfo(MakeCallRequest makeCallRequest)
@@ -9694,7 +9694,7 @@ public ApiResponse<CallResult> makeACallWithHttpInfo(MakeCallRequest makeCallReq
96949694 * @http.response.details
96959695 * <table summary="Response Details" border="1">
96969696 * <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
9697- * <tr><td> 200 </td><td> Call that was created </td><td> - </td></tr>
9697+ * <tr><td> 202 </td><td> Call that was created </td><td> - </td></tr>
96989698 * </table>
96999699 */
97009700 public okhttp3.Call makeACallAsync(
0 commit comments