Account schema: specify that pleroma.relationship is nullable
[akkoma] / lib / pleroma / web / api_spec / helpers.ex
index 6babe0b28bfb237ceff2f50e1cfed0df87188738..6f67339e61a021e48efef0d86ad5bfbb8c68f6b4 100644 (file)
@@ -63,7 +63,7 @@ defmodule Pleroma.Web.ApiSpec.Helpers do
       :with_relationships,
       :query,
       BooleanLike,
-      "Embed relationships into accounts."
+      "Embed relationships into accounts. **If this parameter is not set account's `pleroma.relationship` is going to be `null`.**"
     )
   end