feat: api admin users endpoints

This commit is contained in:
2025-12-24 15:03:37 +00:00
parent 7cfe9d2746
commit 026e7af6a5
12 changed files with 294 additions and 118 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ meta {
}
get {
url: {{api_url}}/games
url: {{api_url}}/games/1
body: none
auth: none
}