From 688f60900f3a94316e4cbcfc160b6a0367368083 Mon Sep 17 00:00:00 2001 From: Stephen Price Date: Wed, 8 Jul 2020 20:47:44 -0500 Subject: [PATCH] description --- reference/devices.v1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/devices.v1.yaml b/reference/devices.v1.yaml index 154724d..8755217 100644 --- a/reference/devices.v1.yaml +++ b/reference/devices.v1.yaml @@ -20,7 +20,7 @@ paths: tags: [] responses: {} operationId: get-api-devices - description: '' + description: Get a list of devices for a given account. post: summary: newDevice tags: []