fix
This commit is contained in:
@@ -23,6 +23,15 @@ import { queues, TF_APPLY_QUEUE, TF_APPLY_QSEOK_QUEUE, TF_DESTROY_QUEUE, STOP_CO
|
|||||||
* summary: Get all users
|
* summary: Get all users
|
||||||
* tags:
|
* tags:
|
||||||
* - admin
|
* - admin
|
||||||
|
* parameters:
|
||||||
|
* - name: filter
|
||||||
|
* in: query
|
||||||
|
* required: false
|
||||||
|
* type: object
|
||||||
|
* content:
|
||||||
|
* application/json:
|
||||||
|
* schema:
|
||||||
|
* type: object
|
||||||
* produces:
|
* produces:
|
||||||
* - application/json
|
* - application/json
|
||||||
* responses:
|
* responses:
|
||||||
|
|||||||
Reference in New Issue
Block a user