forked from AkkomaGang/akkoma
Apply suggestion to lib/pleroma/web/api_spec/operations/pleroma_emoji_pack_operation.ex
This commit is contained in:
parent
0e789bc55f
commit
b5f13af7ba
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ def show_operation do
|
||||||
:page_size,
|
:page_size,
|
||||||
:query,
|
:query,
|
||||||
%Schema{type: :integer, default: 30},
|
%Schema{type: :integer, default: 30},
|
||||||
"Number of statuses to return"
|
"Number of emoji to return"
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
responses: %{
|
responses: %{
|
||||||
|
|
Loading…
Reference in a new issue