mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-26 05:18:40 +00:00
continue implementation
This commit is contained in:
parent
52dc2dc146
commit
b14c20c165
|
|
@ -399,6 +399,8 @@ final class ApiController extends Controller
|
|||
$request->header->account
|
||||
);
|
||||
|
||||
var_dump($collection->id);
|
||||
|
||||
if ($collection->id === 0) {
|
||||
$response->header->status = RequestStatusCode::R_403;
|
||||
$this->fillJsonResponse($request, $response, NotificationLevel::ERROR, 'Template', 'Couldn\'t create collection for template', null);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user