http status error
This commit is contained in:
@@ -147,7 +147,7 @@ class WrenchJobs extends BaseController
|
||||
$out = $this->APIcall('GET', $local_url, $in );
|
||||
$this->saveCache($endpoint,$out,360);
|
||||
}
|
||||
return $this->respond( $this->summaryReturnData($in,$out), 3000);
|
||||
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user