chore(docs): Generated API Reference (#4706)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2023-08-07 16:54:48 +03:00
committed by GitHub
parent efdea04963
commit 658339767b
1138 changed files with 11740 additions and 7043 deletions

View File

@@ -1,7 +1,7 @@
get:
operationId: GetUsers
summary: List Users
description: Retrieves all users.
description: Retrieve all admin users.
x-authenticated: true
x-codegen:
method: list
@@ -41,7 +41,10 @@ get:
post:
operationId: PostUsers
summary: Create a User
description: Creates a User
description: >-
Create an admin User. The user has the same privileges as all admin users,
and will be able to authenticate and perform admin functionalities right
after creation.
x-authenticated: true
requestBody:
content: