ajout TODO

This commit is contained in:
2023-01-02 19:36:54 +01:00
parent f65f6cec7e
commit 778830d996

View File

@@ -132,4 +132,13 @@ const getStats = (interval, limit=10) => {
}
})
})
}
}
/*^
* TODO: FOnction gerer requêtes get
* /get_last_review?limit=LIM
* /get_review?id=ID
* /get_criteres
* /notes_autres?critere=CRIT&limit=LIM
* /notes_autres?id=ID&limit=LIM
*/