From 518762bd3f460d7e35113dda3b6f3d452760756c Mon Sep 17 00:00:00 2001 From: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:07:00 +0200 Subject: [PATCH] Update adminapi_peers_mesh_on_shard.yaml --- api-spec/adminapi_peers_mesh_on_shard.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-spec/adminapi_peers_mesh_on_shard.yaml b/api-spec/adminapi_peers_mesh_on_shard.yaml index 34e1fd1..2623c90 100644 --- a/api-spec/adminapi_peers_mesh_on_shard.yaml +++ b/api-spec/adminapi_peers_mesh_on_shard.yaml @@ -14,7 +14,7 @@ get: description: ID of the shard to retrieve information for responses: '200': - description: Successful service peers response + description: List of peers in the mesh of the shard in question content: application/json: schema: @@ -28,4 +28,4 @@ get: description: Internal server error. content: text/plain: - type: string \ No newline at end of file + type: string