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": {