diff --git a/reference/devices.v1.yaml b/reference/devices.v1.yaml index bebe940..79828b2 100644 --- a/reference/devices.v1.yaml +++ b/reference/devices.v1.yaml @@ -18,7 +18,13 @@ paths: get: summary: getDevices tags: [] - responses: {} + responses: + '200': + description: OK + content: + application/json: + schema: + $ref: ../models/device.v1.json operationId: get-api-devices description: Get a list of devices for a given account. security: