mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
extend search api to users
This commit is contained in:
@@ -127,8 +127,6 @@ paths:
|
||||
- person
|
||||
- thirdparty
|
||||
description: >
|
||||
**Warning**: This is currently a stub (not really implemented
|
||||
|
||||
The search is performed across multiple entities. The entities must be listed into
|
||||
`type` parameters.
|
||||
|
||||
@@ -152,6 +150,7 @@ paths:
|
||||
enum:
|
||||
- person
|
||||
- thirdparty
|
||||
- user
|
||||
responses:
|
||||
200:
|
||||
description: "OK"
|
||||
|
Reference in New Issue
Block a user