Remove `poll` from `notification_type` OpenAPI spec
authorEgor Kislitsyn <egor@kislitsyn.com>
Wed, 17 Jun 2020 14:47:59 +0000 (18:47 +0400)
committerEgor Kislitsyn <egor@kislitsyn.com>
Wed, 17 Jun 2020 14:47:59 +0000 (18:47 +0400)
lib/pleroma/web/api_spec/operations/notification_operation.ex

index c966b553ae1e3aba2c2477eb78ea023958c7bf70..41328b5f28edbb903074d602a3be7ba85d0b3e23 100644 (file)
@@ -183,7 +183,6 @@ defmodule Pleroma.Web.ApiSpec.NotificationOperation do
         "favourite",
         "reblog",
         "mention",
-        "poll",
         "pleroma:emoji_reaction",
         "pleroma:chat_mention",
         "move",