update endpoint

This commit is contained in:
Hafid Nur
2025-11-30 18:57:04 +07:00
parent 1343404e01
commit 80a6aa9fb5
@@ -1,6 +1,6 @@
# Hackathon Backoffice API Contract # Hackathon Backoffice API Contract
## GET /api/v1/dashboard ## GET /api/v1/admin/dashboard
### Purpose ### Purpose
@@ -14,7 +14,7 @@ Single endpoint delivering aggregated metrics for the IMPHNEN x Kolosal.ai Hacka
### Examples ### Examples
``` ```
GET /api/v1/hackathon/dashboard GET /api/v1/admin/dashboard
``` ```
### Response Schema ### Response Schema