Apply suggestion to lib/pleroma/web/api_spec/operations/search_operation.ex

stable
lain 4 years ago
parent dc4a448f48
commit 3f867d8e9b

@ -44,7 +44,7 @@ defmodule Pleroma.Web.ApiSpec.SearchOperation do
:following,
:query,
%Schema{allOf: [BooleanLike], default: false},
"Only who the user is following."
"Only include accounts that the user is following"
)
],
responses: %{

Loading…
Cancel
Save