Added server prefix
This commit is contained in:
parent
44dd550e46
commit
c9683401f2
1 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,11 @@
|
||||||
"title": "Polaris",
|
"title": "Polaris",
|
||||||
"termsOfService": ""
|
"termsOfService": ""
|
||||||
},
|
},
|
||||||
|
"servers": [
|
||||||
|
{
|
||||||
|
"url": "/api"
|
||||||
|
}
|
||||||
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"name": "Collection",
|
"name": "Collection",
|
||||||
|
|
Loading…
Add table
Reference in a new issue