Update swagger.json

This commit is contained in:
Gautier P 2021-11-14 22:41:21 +01:00 committed by GitHub
parent dc9aea6f8c
commit 47e88ac245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
"url": "http://www.gnu.org/licenses/" "url": "http://www.gnu.org/licenses/"
} }
}, },
"host": "api.openeventdatabase.org:443", "host": "api.openeventdatabase.org",
"basePath": "/", "basePath": "/",
"tags": [ "tags": [
{ {
@ -25,7 +25,7 @@
} }
], ],
"schemes": [ "schemes": [
"http" "https"
], ],
"paths": { "paths": {
"/event": { "/event": {