From 88e5cda5b4a0e56488f01e34eef54173069f05cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 27 Nov 2020 12:46:12 -0500 Subject: [PATCH] fix: spec for /tag --- public/openapi/read/tags/tag.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/openapi/read/tags/tag.yaml b/public/openapi/read/tags/tag.yaml index cae61daf61..aaa2138a37 100644 --- a/public/openapi/read/tags/tag.yaml +++ b/public/openapi/read/tags/tag.yaml @@ -255,6 +255,8 @@ get: type: string rssFeedUrl: type: string + feeds:disableRSS: + type: boolean required: - topics - tag