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

feat: create 3 new apis to manage the connection between role and user #14

Merged
merged 1 commit into from
May 11, 2023

Conversation

daichen-daisy
Copy link
Member

  • /roles/{role_id}/users to get users by a specific role
  • /roles/bind_users to bind users to one or more than one roles
  • /roles/unbind_users to unbind users from one or more than one role

- `/roles/{role_id}/users` to get users by a specific role
- `/roles/bind_users` to bind users to one or more than one roles
- `/roles/unbind_users` to unbind users from one or more than one role
@daichen-daisy daichen-daisy requested a review from XeniaLu May 10, 2023 21:36
@XeniaLu XeniaLu merged commit 3f99ee7 into decentfox:main May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants