From 9e0fff1851c621b20e4ddbeeba7ae82b573d4a1b Mon Sep 17 00:00:00 2001 From: George Papadatos Date: Thu, 28 Apr 2016 13:48:45 +0100 Subject: [PATCH] missing quote after the basePath --- api-config-files/swagger-1.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-config-files/swagger-1.0.json b/api-config-files/swagger-1.0.json index b12dae2..77f5f30 100644 --- a/api-config-files/swagger-1.0.json +++ b/api-config-files/swagger-1.0.json @@ -1,5 +1,5 @@ { - "basePath": "https://beta.openphacts.org/2.1, + "basePath": "https://beta.openphacts.org/2.1", "apiVersion": "v2.1", "apis": [ {