From 47e88ac2457a53e1ee7da159ebf571932e0bd19c Mon Sep 17 00:00:00 2001 From: Gautier P Date: Sun, 14 Nov 2021 22:41:21 +0100 Subject: [PATCH] Update swagger.json --- swagger.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swagger.json b/swagger.json index 170f956..a6935c4 100644 --- a/swagger.json +++ b/swagger.json @@ -12,7 +12,7 @@ "url": "http://www.gnu.org/licenses/" } }, - "host": "api.openeventdatabase.org:443", + "host": "api.openeventdatabase.org", "basePath": "/", "tags": [ { @@ -25,7 +25,7 @@ } ], "schemes": [ - "http" + "https" ], "paths": { "/event": {