Files

8 lines
110 B
JSON
Raw Permalink Normal View History

2024-10-09 18:05:15 +10:00
{
"type": "array",
"description": "Proxy Hosts list",
"items": {
"$ref": "./proxy-host-object.json"
}
}