Offers response
This commit is contained in:
@@ -61,7 +61,10 @@ $routes->post('/en/wrench/api/v1/startjoblist', 'WrenchApi::apigate');
|
||||
$routes->get('/en/wrench/api/v1/startjoblist', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/dashdata', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/getjobsdata', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/offerslist', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/offersresponse', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/activejoblist', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/loadprofile', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/updateprofile', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user