From 27841d4d970702889a7b68c4fe69fdaea32cd882 Mon Sep 17 00:00:00 2001 From: Stephen Price Date: Wed, 8 Jul 2020 21:22:09 -0500 Subject: [PATCH] error --- reference/devices.v1.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/devices.v1.yaml b/reference/devices.v1.yaml index 79828b2..0d52499 100644 --- a/reference/devices.v1.yaml +++ b/reference/devices.v1.yaml @@ -25,6 +25,12 @@ paths: application/json: schema: $ref: ../models/device.v1.json + '500': + description: Internal Server Error + content: + application/json: + schema: + $ref: ../models/error.v1.yaml operationId: get-api-devices description: Get a list of devices for a given account. security: