cron_notifications
This commit is contained in:
@@ -226,7 +226,7 @@ $routes->post('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
|
||||
|
||||
$routes->get('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
|
||||
$routes->get('/en/wrench/api/v1/cron_jobalerts', 'WrenchCrons::jobalerts');
|
||||
$routes->get('/en/wrench/api/v1/cron_notifications', 'WrenchCrons::notifications');
|
||||
$routes->get('/en/wrench/api/v1/notifications', 'WrenchCrons::cron_notifications');
|
||||
$routes->get('/en/wrench/api/v1/offersreminders', 'WrenchCrons::offersreminders');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user