Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
3f867d8e
Commit
3f867d8e
authored
May 07, 2020
by
lain
Browse files
Apply suggestion to lib/pleroma/web/api_spec/operations/search_operation.ex
parent
dc4a448f
Pipeline
#25414
passed with stages
in 14 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/web/api_spec/operations/search_operation.ex
View file @
3f867d8e
...
...
@@ -44,7 +44,7 @@ def account_search_operation do
:following
,
:query
,
%
Schema
{
allOf:
[
BooleanLike
],
default:
false
},
"Only
who
the user is following
.
"
"Only
include accounts that
the user is following"
)
],
responses:
%{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment