mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-15 17:04:27 +00:00
Return stream object in stream list
This commit is contained in:
parent
79d28f03d0
commit
fc0bbcef5a
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Proxy Hosts list",
|
"description": "Streams list",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "./proxy-host-object.json"
|
"$ref": "./stream-object.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user