Add additional Users routes to improve RESTfulness #93
Labels
🛠 API
Can design a new REST API endpoint for BobaBoard's backend
🪲 Dev experience
An issue that's not visible to users, but it's definitely visible to developers.
🌤 Easy
🛠 JavaScript
This task requires an understanding of JavaScript
💪 Self-contained
The task doesn't have broad repercussions on the BobaBoard codebase
🛶 Small
/realms/{realm_id}/notifications
endpoint tousers/@me/notifications/realms/{realm_id}
users/@me/permissions/realms/{realm_id}
and have it return the user's realm permissions instead of/realm/{realm_slug}
The text was updated successfully, but these errors were encountered: