total rebase
[anni] / lib / pleroma / web / api_spec / operations / notification_operation.ex
old mode 100755 (executable)
new mode 100644 (file)
index 56aa129..757429d
@@ -62,7 +62,7 @@ defmodule Pleroma.Web.ApiSpec.NotificationOperation do
           Operation.parameter(
             :with_muted,
             :query,
-            BooleanLike,
+            BooleanLike.schema(),
             "Include the notifications from muted users"
           )
         ] ++ pagination_params(),