chore: generate swagger docs

This commit is contained in:
kolaente 2022-11-13 21:34:57 +01:00
parent daa56a6090
commit bb39a58115
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
3 changed files with 3 additions and 3 deletions

View File

@ -3083,7 +3083,7 @@ const docTemplate = `{
"JWTKeyAuth": []
}
],
"description": "Projects all users (without emailadresses). Also possible to search for a specific user.",
"description": "Lists all users (without emailadresses). Also possible to search for a specific user.",
"consumes": [
"application/json"
],

View File

@ -3074,7 +3074,7 @@
"JWTKeyAuth": []
}
],
"description": "Projects all users (without emailadresses). Also possible to search for a specific user.",
"description": "Lists all users (without emailadresses). Also possible to search for a specific user.",
"consumes": [
"application/json"
],

View File

@ -3483,7 +3483,7 @@ paths:
get:
consumes:
- application/json
description: Projects all users (without emailadresses). Also possible to search
description: Lists all users (without emailadresses). Also possible to search
for a specific user.
parameters:
- description: Search for a user by its name.