EmailList: ApiSpec typofix
This commit is contained in:
parent
2f40a92647
commit
98502836f5
@ -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: %{
|
||||||
|
Loading…
Reference in New Issue
Block a user