feature: Adds removing API.

This commit is contained in:
greysoh 2024-04-22 11:03:51 -04:00
parent 68b5a9ff77
commit 2ae917acd9
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
13 changed files with 165 additions and 8 deletions

View file

@ -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