Correcion de Validacion en triggers
This commit is contained in:
@@ -59,7 +59,7 @@ class Trigger extends Api
|
||||
* @param array $request_data
|
||||
* @param string $tri_title {@from body} {@min 1}
|
||||
* @param string $tri_description {@from body}
|
||||
* @param string $tri_type {@from body} {@choice SCRIPT}
|
||||
* @param string $tri_type {@from body}
|
||||
* @param string $tri_webbot {@from body}
|
||||
* @param string $tri_param {@from body}
|
||||
* @return array
|
||||
@@ -87,7 +87,7 @@ class Trigger extends Api
|
||||
* @param array $request_data
|
||||
* @param string $tri_title {@from body}
|
||||
* @param string $tri_description {@from body}
|
||||
* @param string $tri_type {@from body} {@choice SCRIPT}
|
||||
* @param string $tri_type {@from body}
|
||||
* @param string $tri_webbot {@from body}
|
||||
* @param string $tri_param {@from body}
|
||||
* @return void
|
||||
|
||||
Reference in New Issue
Block a user