Typo fixed in api.swagger.json

This commit is contained in:
Rafał Bielawski 2024-10-10 17:35:44 +02:00 committed by GitHub
parent 63d06da8a8
commit 4bf3672484
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
} }