API: Call submit() for the PIREP
This commit is contained in:
parent
900e8ffe26
commit
cd327502d9
@ -366,6 +366,8 @@ class PirepController extends Controller
|
||||
$this->pirepSvc->saveRoute($pirep);
|
||||
}
|
||||
|
||||
$this->pirepSvc->submit($pirep);
|
||||
|
||||
return new PirepResource($pirep);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user