Merge remote-tracking branch 'origin/dev' into feat/get-readings
This commit is contained in:
@@ -36,6 +36,7 @@ ROUTES_A_ROLE = {
|
||||
("GET", "/api/v1/recommendations/{recommendation_id}"),
|
||||
("GET", "/api/v1/stats/summary"),
|
||||
("GET", "/api/v1/readings"),
|
||||
("GET", "/api/v1/sensors/status"),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user