Update: 2026-05-08 01:59:25
This commit is contained in:
@@ -42,6 +42,7 @@ $routes = [
|
||||
'v1/audit-log' => ['GET', 'audit/index.php'],
|
||||
'v1/notifications' => ['GET', 'notifications/index.php'],
|
||||
'v1/notifications/read' => ['POST', 'notifications/read.php'],
|
||||
'v1/referral/my-code' => ['GET', 'referral/my_code.php'],
|
||||
'v1/companies/stats' => ['GET', 'companies/stats.php'],
|
||||
'v1/companies/connect' => ['POST', 'companies/connect_jofotara.php'],
|
||||
'v1/dashboard/stats' => ['GET', 'dashboard/stats.php'],
|
||||
|
||||
Reference in New Issue
Block a user