Automation create Auth enable
This commit is contained in:
		@@ -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 = [];
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user