feature: Adds code to get permissions.
This commit is contained in:
parent
b7b7f80308
commit
37886c769d
5 changed files with 88 additions and 5 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue