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/"
|
"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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue