feature: Adds code to get permissions.

This commit is contained in:
greysoh 2024-04-21 17:49:59 -04:00
parent b7b7f80308
commit 37886c769d
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571
5 changed files with 88 additions and 5 deletions

View file

@ -2,6 +2,7 @@
- /api/v1/users/create
- /api/v1/users/login
- /api/v1/users/remove
- /api/v1/users/search
- /api/v1/backends/create
- /api/v1/backends/remove
- /api/v1/backends/modify
@ -9,4 +10,5 @@
- /api/v1/routes/create
- /api/v1/routes/remove
- /api/v1/routes/modify
- /api/v1/routes/search
- /api/v1/routes/search
- /api/v1/getPermissions