diff options
-rw-r--r-- | swagger.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger.json b/swagger.json index fa9c65593..d77a0b022 100644 --- a/swagger.json +++ b/swagger.json @@ -130,7 +130,7 @@ "tags": [ "Commands" ], - "description": "Without params, it returns a list of Drivers the user has access to", + "description": "Without params, it returns a list of Saved Commands the user has access to", "parameters": [ { "name": "all", |