Skip to content

Commit

Permalink
chore(openapi): add announceAddresses for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
2-towns committed Nov 20, 2024
1 parent 9b7f3f4 commit f055e16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ components:
description: Path of the data repository where all nodes data are stored
spr:
$ref: "#/components/schemas/SPR"
announceAddresses:
type: array
items:
$ref: "#/components/schemas/MultiAddress"
table:
$ref: "#/components/schemas/PeersTable"
codex:
Expand Down

0 comments on commit f055e16

Please sign in to comment.