update openapi doc

This commit is contained in:
E M 2026-02-18 18:31:17 +11:00
parent 2795732e44
commit 8502b64763
No known key found for this signature in database

View File

@ -240,8 +240,9 @@ paths:
description: |
If supplied, it will be used to dial the peer.
The address has to target the listening address of the peer,
which is /ip4/0.0.0.0/tcp/<port>, where port is specified
with the `--listen-port` CLI flag.
which is /ip4/<listen-ip>/tcp/<listen-port>, where `listen-port` is
specified with the `--listen-port` CLI flag and `listen-ip` with the
`--listen-ip` CLI flag.
responses:
"200":