logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 43a47bf5ccec4863f0f2838b76ec46d190976999
parent: 4ec2fb967e0eb0559e39a6d698107f6af4d7a891
Author: rinpatch <rinpatch@sdf.org>
Date:   Wed, 17 Jun 2020 15:21:42 +0000

Merge branch 'fix/notification-type' into 'develop'

Remove `poll` from `notification_type` OpenAPI spec

Closes #1867

See merge request pleroma/pleroma!2657

Diffstat:

Mlib/pleroma/web/api_spec/operations/notification_operation.ex1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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",