From 6aafe32539d7892cd25cf4c1d1a16597838a516f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 7 Jun 2017 00:07:33 -0700 Subject: Fix a typo in swagger file --- swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swagger.json') diff --git a/swagger.json b/swagger.json index 0857138e2..32391d4fa 100644 --- a/swagger.json +++ b/swagger.json @@ -1766,7 +1766,7 @@ "deviceId": { "name": "deviceId", "in": "query", - "description": "Standard users can use this only with _userId_s, they have access to", + "description": "Standard users can use this only with _deviceId_s, they have access to", "type": "integer" }, "Device": { -- cgit v1.2.3