mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-05 23:13:09 +00:00
chore(openapi): add announceAddresses for debug (#994)
Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
This commit is contained in:
parent
4b99b58645
commit
0badcb662a
@ -138,6 +138,10 @@ components:
|
|||||||
description: Path of the data repository where all nodes data are stored
|
description: Path of the data repository where all nodes data are stored
|
||||||
spr:
|
spr:
|
||||||
$ref: "#/components/schemas/SPR"
|
$ref: "#/components/schemas/SPR"
|
||||||
|
announceAddresses:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
$ref: "#/components/schemas/MultiAddress"
|
||||||
table:
|
table:
|
||||||
$ref: "#/components/schemas/PeersTable"
|
$ref: "#/components/schemas/PeersTable"
|
||||||
codex:
|
codex:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user