From 9ffdab02d0d54f4a3bfd5ef5ae6d7f11fa8d00f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 24 Apr 2020 12:37:21 -0400 Subject: [PATCH] fix: tag of /api/unread/total --- public/openapi/read.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/openapi/read.yaml b/public/openapi/read.yaml index 023e1623be..d78048c357 100644 --- a/public/openapi/read.yaml +++ b/public/openapi/read.yaml @@ -3448,7 +3448,7 @@ paths: /api/unread/total: get: tags: - - posts + - topics summary: Get number of unread topics responses: "200":