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