feat(user stuff): added in all the user stuff

This commit is contained in:
2025-10-28 21:06:37 -05:00
parent 147d189a81
commit 0ddf67d815
21 changed files with 412 additions and 159 deletions

View File

@@ -5,7 +5,7 @@ meta {
}
patch {
url: {{url}}/lst/api/admin/:userID/grant
url: {{url}}/lst/api/admin/users/:userID/grant
body: json
auth: inherit
}