UPDATE: Some logic change
All checks were successful
Build and Release / release (push) Successful in 1m1s

This commit is contained in:
2026-04-08 13:47:32 +07:00
parent 82241b432e
commit 9209d9fb22
6 changed files with 32 additions and 12 deletions

View File

@@ -861,6 +861,12 @@
"summary": "Search users",
"parameters": [
{
"enum": [
"local",
"google",
"facebook",
"github"
],
"type": "string",
"name": "auth_provider",
"in": "query"
@@ -885,8 +891,7 @@
"minimum": 1,
"type": "integer",
"name": "limit",
"in": "query",
"required": true
"in": "query"
},
{
"enum": [