Se agregan validaciones en Output Document
This commit is contained in:
@@ -699,7 +699,7 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* @url PUT /:app_uid/route-case
|
* @url PUT /:app_uid/route-case
|
||||||
*
|
*
|
||||||
* @param string $app_uid {@from body} {@min 32}{@max 32}
|
* @param string $app_uid {@min 32}{@max 32}
|
||||||
* @param string $del_index {@from body}
|
* @param string $del_index {@from body}
|
||||||
*/
|
*/
|
||||||
public function doPutRouteCase($app_uid, $del_index = null)
|
public function doPutRouteCase($app_uid, $del_index = null)
|
||||||
|
|||||||
Reference in New Issue
Block a user