Newest api docs
This commit is contained in:
parent
91cdf15cc1
commit
83c519fdfd
@ -375,7 +375,7 @@ paths:
|
||||
summary: List users
|
||||
description: List all users.
|
||||
security:
|
||||
- BasicAuth: []
|
||||
- BasicAuth: [isAdmin]
|
||||
parameters:
|
||||
- in: query
|
||||
name: p
|
||||
@ -407,7 +407,7 @@ paths:
|
||||
summary: Get user
|
||||
description: Get user by ID.
|
||||
security:
|
||||
- BasicAuth: [isAdmin]
|
||||
- BasicAuth: []
|
||||
parameters:
|
||||
- name: id
|
||||
in: path
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user