Since store allows to query own node, we do not require peerId for the query as mandatory

This commit is contained in:
NagyZoltanPeter 2024-03-07 15:53:28 +01:00
parent ab4eddf9a7
commit 4fd34fbb4b
No known key found for this signature in database
GPG Key ID: 16EADB9673B65368
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ get:
in: query
schema:
type: string
required: true
description: >
P2P fully qualified peer multiaddress
in the format `(ip4|ip6)/tcp/p2p/$peerId` and URL-encoded.