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