Update swagger.json
This commit is contained in:
parent
dc9aea6f8c
commit
47e88ac245
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue