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: get:
tags: tags:
- admin - 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. description: Returns information about relay peers in node's direct mesh, grouped by shards.
operationId: getMeshPeers operationId: getMeshPeers
responses: responses:
'200': '200':
description: Successful service peers response description: List of mesh peers grouped by shard
content: content:
application/json: application/json:
schema: schema:
@ -17,4 +17,4 @@ get:
description: Internal server error. description: Internal server error.
content: content:
text/plain: text/plain:
type: string type: string