This commit is contained in:
Manuel Romero
2021-11-09 16:04:28 +01:00
parent 243c65c64b
commit eafd78f91c

View File

@@ -23,6 +23,15 @@ import { queues, TF_APPLY_QUEUE, TF_APPLY_QSEOK_QUEUE, TF_DESTROY_QUEUE, STOP_CO
* summary: Get all users
* tags:
* - admin
* parameters:
* - name: filter
* in: query
* required: false
* type: object
* content:
* application/json:
* schema:
* type: object
* produces:
* - application/json
* responses: