From: Egor Kislitsyn Date: Wed, 17 Jun 2020 14:47:59 +0000 (+0400) Subject: Remove `poll` from `notification_type` OpenAPI spec X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d4b5a9730e8fe7adf5a2eca15bf40fafff85f30d;p=akkoma Remove `poll` from `notification_type` OpenAPI spec --- diff --git a/lib/pleroma/web/api_spec/operations/notification_operation.ex b/lib/pleroma/web/api_spec/operations/notification_operation.ex index c966b553a..41328b5f2 100644 --- a/lib/pleroma/web/api_spec/operations/notification_operation.ex +++ b/lib/pleroma/web/api_spec/operations/notification_operation.ex @@ -183,7 +183,6 @@ defmodule Pleroma.Web.ApiSpec.NotificationOperation do "favourite", "reblog", "mention", - "poll", "pleroma:emoji_reaction", "pleroma:chat_mention", "move",