From 49bfc0f90243046e658775016d8461b5982817f0 Mon Sep 17 00:00:00 2001 From: Sun Howwrongbum Date: Sun, 12 Feb 2017 06:43:32 +0530 Subject: [swagger] Change version to 3.10 - fix typos --- swagger.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'swagger.json') diff --git a/swagger.json b/swagger.json index 9af241dd0..0857138e2 100644 --- a/swagger.json +++ b/swagger.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "3.9", + "version": "3.10", "title": "traccar" }, "host": "demo.traccar.org", @@ -618,7 +618,7 @@ { "name": "userId", "in": "query", - "description": "Can only be used by admin or manger users", + "description": "Can only be used by admin or manager users", "required": false, "type": "string" } @@ -877,11 +877,11 @@ "description": "At least one _deviceId_ or one _groupId_ must be passed", "consumes": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "produces": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "parameters": [ { @@ -916,11 +916,11 @@ "description": "At least one _deviceId_ or one _groupId_ must be passed", "consumes": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "produces": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "parameters": [ { @@ -964,11 +964,11 @@ "description": "At least one _deviceId_ or one _groupId_ must be passed", "consumes": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "produces": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "parameters": [ { @@ -1003,11 +1003,11 @@ "description": "At least one _deviceId_ or one _groupId_ must be passed", "consumes": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "produces": [ "application/json", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ], "parameters": [ { -- cgit v1.2.3