From 0f493cef0fd6442bddeb3f7fa1f9ca4bd3c47917 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Sat, 2 Sep 2023 13:54:11 +0300 Subject: docs: change tags for logs (#55) Former-commit-id: c3f9968ecb1a8734bbc87ad4fe28073b14b9920c --- docs/swagger.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/swagger.json') diff --git a/docs/swagger.json b/docs/swagger.json index f55190e..6837d8a 100644 --- a/docs/swagger.json +++ b/docs/swagger.json @@ -229,7 +229,7 @@ "application/json" ], "tags": [ - "rankings" + "logs" ], "parameters": [ { @@ -275,7 +275,7 @@ "application/json" ], "tags": [ - "rankings" + "logs" ], "responses": { "200": { -- cgit v1.2.3