Update adminapi_peers_mesh.yaml

This commit is contained in:
NagyZoltanPeter 2025-04-25 15:04:02 +02:00 committed by GitHub
parent 935fe95420
commit 8ca5d19aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,12 @@
get:
tags:
- admin
summary: Get peers by service
summary: Get peers of mesh bx subscribed shards
description: Returns information about relay peers in node's direct mesh, grouped by shards.
operationId: getMeshPeers
responses:
'200':
description: Successful service peers response
description: List of mesh peers grouped by shard
content:
application/json:
schema:
@ -17,4 +17,4 @@ get:
description: Internal server error.
content:
text/plain:
type: string
type: string