Automation create Auth enable
This commit is contained in:
parent
a3eaf16fd6
commit
adfb564ccc
|
@ -23,7 +23,7 @@ class AutomationsApi extends ApiController
|
|||
|
||||
public function create()
|
||||
{
|
||||
//$this->requireAuth();
|
||||
$this->requireAuth();
|
||||
$obj = $this->input;
|
||||
|
||||
$response = [];
|
||||
|
|
Loading…
Reference in New Issue