chore(openapi): add announceAddresses for debug

This commit is contained in:
Arnaud 2024-11-20 14:29:02 +01:00
parent 9b7f3f4aaf
commit f055e16748
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 4 additions and 0 deletions

View File

@ -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: