get on crons
This commit is contained in:
@@ -220,6 +220,7 @@ $routes->post('/en/wrench/hooks/v1/stripes', 'WrenchHooks::stripes');
|
|||||||
|
|
||||||
// cron jobs ------------ ===== ------------
|
// cron jobs ------------ ===== ------------
|
||||||
$routes->post('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
|
$routes->post('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
|
||||||
|
$routes->get('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
|
||||||
/*
|
/*
|
||||||
* --------------------------------------------------------------------
|
* --------------------------------------------------------------------
|
||||||
* Additional Routing
|
* Additional Routing
|
||||||
|
|||||||
Reference in New Issue
Block a user