feat(backend): expose GET /api/v1/readings avec fenetre bornee et pagination
This commit is contained in:
@@ -35,6 +35,7 @@ ROUTES_A_ROLE = {
|
||||
("GET", "/api/v1/recommendations"),
|
||||
("GET", "/api/v1/recommendations/{recommendation_id}"),
|
||||
("GET", "/api/v1/stats/summary"),
|
||||
("GET", "/api/v1/readings"),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user