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:
commit
43a47bf5cc
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user