feature: Adds removing API.
This commit is contained in:
parent
68b5a9ff77
commit
2ae917acd9
13 changed files with 165 additions and 8 deletions
|
@ -3,13 +3,13 @@
|
|||
- [x] /api/v1/users/login
|
||||
- [x] /api/v1/users/remove
|
||||
- [ ] /api/v1/users/modify
|
||||
- [ ] /api/v1/users/search
|
||||
- [x] /api/v1/users/search
|
||||
- [x] /api/v1/backends/create
|
||||
- [ ] /api/v1/backends/remove
|
||||
- [x] /api/v1/backends/remove
|
||||
- [ ] /api/v1/backends/modify
|
||||
- [ ] /api/v1/backends/search
|
||||
- [x] /api/v1/routes/create
|
||||
- [ ] /api/v1/routes/remove
|
||||
- [x] /api/v1/routes/remove
|
||||
- [ ] /api/v1/routes/modify
|
||||
- [ ] /api/v1/routes/search
|
||||
- [x] /api/v1/getPermissions
|
Loading…
Add table
Add a link
Reference in a new issue