update endpoint
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user