added endpoints
This commit is contained in:
@@ -193,6 +193,8 @@ abstract class BaseController extends Controller
|
||||
'familysuggesttasks' => ['POST'],
|
||||
'familysuggestlist' => ['POST'],
|
||||
'familywaitingtasks' => ['POST'],
|
||||
'startcredit' => ['POST'],
|
||||
'confirmcredit' => ['POST'],
|
||||
];
|
||||
return $endpoints;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user