diff --git a/src/controllers/v3/openapi.yaml b/src/controllers/v3/openapi.yaml index cd84dd256..2953c2a5f 100644 --- a/src/controllers/v3/openapi.yaml +++ b/src/controllers/v3/openapi.yaml @@ -891,9 +891,9 @@ paths: application/json: schema: items: - type: string + $ref: '#/components/schemas/Gateway' type: array - summary: 'List of Gateway IDs' + summary: 'List of Gateways available to the user' tags: - Gateways security: