get on crons

This commit is contained in:
CHIEFSOFT\ameye
2023-11-25 21:09:35 -05:00
parent b8998c6b25
commit 373f0961d6
+1
View File
@@ -220,6 +220,7 @@ $routes->post('/en/wrench/hooks/v1/stripes', 'WrenchHooks::stripes');
// cron jobs ------------ ===== ------------
$routes->post('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
$routes->get('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
/*
* --------------------------------------------------------------------
* Additional Routing