EmailList: ApiSpec typofix

This commit is contained in:
Alex Gleason 2021-06-14 20:22:22 -05:00
parent 2f40a92647
commit 98502836f5
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -462,7 +462,7 @@ defmodule Pleroma.Web.ApiSpec.AccountOperation do
accepts_email_list: %Schema{ accepts_email_list: %Schema{
allOf: [BooleanLike], allOf: [BooleanLike],
description: description:
"Whether the user opts-in to receiving news and marketing updates from site admins. These should be presented to the user in order to allow them to consent before setting this parameter to TRUE." "Whether the user opts-in to receiving news and marketing updates from site admins."
} }
}, },
example: %{ example: %{