mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-03-08 05:13:14 +00:00
update openapi doc
This commit is contained in:
parent
2795732e44
commit
8502b64763
@ -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":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user