promo end point
This commit is contained in:
@@ -7,6 +7,9 @@ $routes->get('/', 'Home::index');
|
||||
|
||||
$routes->get('/en/wrench/api/v1/test','Home::test');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/promoverify', 'Promo::promoVerify');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/playground', 'WrenchPlayGround::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/authlogin', 'WrenchOauth::apigate');
|
||||
|
||||
Reference in New Issue
Block a user