diff options
-rw-r--r-- | swagger.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |