Typo fixed in api.swagger.json
This commit is contained in:
parent
63d06da8a8
commit
4bf3672484
1 changed files with 1 additions and 1 deletions
|
@ -1233,7 +1233,7 @@
|
||||||
},
|
},
|
||||||
"ProxyHostsList": {
|
"ProxyHostsList": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Proxyn Hosts list",
|
"description": "Proxy Hosts list",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/components/schemas/ProxyHostObject"
|
"$ref": "#/components/schemas/ProxyHostObject"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue