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

Remove `poll` from `notification_type` OpenAPI spec

Closes #1867

See merge request pleroma/pleroma!2657
This commit is contained in:
rinpatch 2020-06-17 15:21:42 +00:00
commit 43a47bf5cc
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@ defmodule Pleroma.Web.ApiSpec.NotificationOperation do
"favourite", "favourite",
"reblog", "reblog",
"mention", "mention",
"poll",
"pleroma:emoji_reaction", "pleroma:emoji_reaction",
"pleroma:chat_mention", "pleroma:chat_mention",
"move", "move",