forked from AkkomaGang/akkoma
Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex
This commit is contained in:
parent
3817f179d7
commit
42a4a863f1
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ defp instance do
|
|||
title: %Schema{type: :string, description: "The title of the website"},
|
||||
description: %Schema{
|
||||
type: :string,
|
||||
description: "Admin-defined description of the Mastodon site"
|
||||
description: "Admin-defined description of the Pleroma site"
|
||||
},
|
||||
version: %Schema{
|
||||
type: :string,
|
||||
|
|
Loading…
Reference in a new issue