Update: 2026-05-08 02:11:29
This commit is contained in:
@@ -47,6 +47,7 @@ $routes = [
|
||||
'v1/companies/connect' => ['POST', 'companies/connect_jofotara.php'],
|
||||
'v1/dashboard/stats' => ['GET', 'dashboard/stats.php'],
|
||||
'v1/dashboard/recent-activity' => ['GET', 'dashboard/recent_activity.php'],
|
||||
'v1/dashboard/ai-usage' => ['GET', 'dashboard/ai_usage.php'],
|
||||
'v1/tenants' => ['GET', 'tenants/index.php'],
|
||||
'v1/tenants/create' => ['POST', 'tenants/create.php'],
|
||||
'v1/tenants/update' => ['POST', 'tenants/update.php'],
|
||||
|
||||
Reference in New Issue
Block a user