openrank-backend
openrank-backend copied to clipboard
apis for add and remove roles
What kind of change does this PR introduce
What is the current behavior
What is the new behavior
Checklist for this PR
- [ ] I have read contributing guidelines.
- [ ] I executed
npm run lintlocally to format my code. - [ ] I added revelant Tests to verify my code.
- [ ] All tests
npm run testran successfully. - [ ] Pull request is towards
developbranch. - [ ] Added myself to contributors table
- [ ] Documentation
- [ ] Ready to be merged