Merge branch 'account-notes' into 'develop'
[akkoma] / lib / pleroma / web / api_spec / schemas / status.ex
index 60801f3227e1f103b1441b61d8d695b115eb5bac..3caab0f00dd7f723144e73d89d092569b30a115b 100644 (file)
@@ -285,7 +285,8 @@ defmodule Pleroma.Web.ApiSpec.Schemas.Status do
             "note" => "",
             "requested" => false,
             "showing_reblogs" => true,
-            "subscribing" => false
+            "subscribing" => false,
+            "notifying" => false
           },
           "skip_thread_containment" => false,
           "tags" => []