From f56fb88b45fd546a0fead0573f981608bee7a62a Mon Sep 17 00:00:00 2001 From: esensar Date: Mon, 27 Aug 2018 15:46:04 +0200 Subject: [PATCH] Fix swagger for get_devices_spec --- app/api/resources/swagger/get_devices_spec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/api/resources/swagger/get_devices_spec.yaml b/app/api/resources/swagger/get_devices_spec.yaml index afc8fff..2aed5c1 100644 --- a/app/api/resources/swagger/get_devices_spec.yaml +++ b/app/api/resources/swagger/get_devices_spec.yaml @@ -2,7 +2,6 @@ Gets all associated devices --- tags: - Device -parameters: responses: 200: description: Success