UOA-CS732-SE750-Students-2024 / project-group-golden-giraffes

Blurple Canvas, but on the web!
https://canvas.projectblurple.com
Other
1 stars 1 forks source link

Get current cooldown #101

Open pumbas600 opened 5 months ago

pumbas600 commented 5 months ago

GET /api/v1/canvas/:canvasId/cooldown/@me

This can be used on the frontend to check if a user has an existing cooldown. This is useful if when the browser is first opened for example.

PolarWolf314 commented 5 months ago

This is actually a part of our MVP.