fix tests
[akkoma] / lib / pleroma / web / api_spec / operations / notification_operation.ex
index 64adc5319f7149b37274953ccab0397b5758a782..c966b553ae1e3aba2c2477eb78ea023958c7bf70 100644 (file)
@@ -145,7 +145,7 @@ defmodule Pleroma.Web.ApiSpec.NotificationOperation do
     }
   end
 
-  defp notification do
+  def notification do
     %Schema{
       title: "Notification",
       description: "Response schema for a notification",
@@ -185,6 +185,7 @@ defmodule Pleroma.Web.ApiSpec.NotificationOperation do
         "mention",
         "poll",
         "pleroma:emoji_reaction",
+        "pleroma:chat_mention",
         "move",
         "follow_request"
       ],