Update openapi.json
This commit is contained in:
parent
5c1d478350
commit
6eaa3f6951
1 changed files with 4 additions and 4 deletions
|
|
@ -6,13 +6,13 @@
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
},
|
},
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
|
||||||
"url": "https://slop.unturf.com",
|
|
||||||
"description": "Production server"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"url": "http://localhost:31337",
|
"url": "http://localhost:31337",
|
||||||
"description": "Local development server"
|
"description": "Local development server"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://slop.unturf.com",
|
||||||
|
"description": "Production server"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"paths": {
|
"paths": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue