Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional Users routes to improve RESTfulness #93

Open
2 tasks
virtuous-cat opened this issue Sep 8, 2022 · 0 comments
Open
2 tasks

Add additional Users routes to improve RESTfulness #93

virtuous-cat opened this issue Sep 8, 2022 · 0 comments
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

Comments

@virtuous-cat
Copy link
Member

  • Move the /realms/{realm_id}/notifications endpoint to users/@me/notifications/realms/{realm_id}
  • Create an endpoint users/@me/permissions/realms/{realm_id} and have it return the user's realm permissions instead of /realm/{realm_slug}
@virtuous-cat virtuous-cat added 🛠 API Can design a new REST API endpoint for BobaBoard's backend 🔥🔥P3 🛠 JavaScript This task requires an understanding of JavaScript 🛶 Small 🪲 Dev experience An issue that's not visible to users, but it's definitely visible to developers. 💪 Self-contained The task doesn't have broad repercussions on the BobaBoard codebase 🌤 Easy labels Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants