mirror of
https://github.com/logos-messaging/logos-messaging-rest-api.git
synced 2026-01-03 22:43:08 +00:00
Update adminapi_peers_mesh.yaml
This commit is contained in:
parent
935fe95420
commit
8ca5d19aab
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user