Formatting got me again

This commit is contained in:
Mark Felder 2020-02-13 12:09:11 -06:00
parent 21dc3e3812
commit 0afff36cda
1 changed files with 3 additions and 3 deletions

View File

@ -534,7 +534,8 @@
%{
key: :description,
type: :string,
description: "The instance's description. It can be seen in nodeinfo and `/api/v1/instance`",
description:
"The instance's description. It can be seen in nodeinfo and `/api/v1/instance`",
suggestions: [
"Very cool instance"
]
@ -2151,8 +2152,7 @@
%{
key: :enabled,
type: :boolean,
description:
"Fetch posts when a new user is federated with"
description: "Fetch posts when a new user is federated with"
},
%{
key: :pages,