docs: openapi node fix (#950)

This commit is contained in:
Adam Uhlíř 2024-10-14 19:26:58 +02:00 committed by Slava
parent 00ab8d712e
commit bf1434d192
No known key found for this signature in database
GPG Key ID: 351E7AA9BD0DFEB8
1 changed files with 2 additions and 2 deletions

View File

@ -726,7 +726,7 @@ paths:
"503":
description: Persistence is not enabled
"/node/spr":
"/spr":
get:
summary: "Get Node's SPR"
operationId: getSPR
@ -744,7 +744,7 @@ paths:
"503":
description: Node SPR not ready, try again later
"/node/peerid":
"/peerid":
get:
summary: "Get Node's PeerID"
operationId: getPeerId