From 98502836f516547c9aca0da5676d44d793230035 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 14 Jun 2021 20:22:22 -0500 Subject: [PATCH] EmailList: ApiSpec typofix --- lib/pleroma/web/api_spec/operations/account_operation.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pleroma/web/api_spec/operations/account_operation.ex b/lib/pleroma/web/api_spec/operations/account_operation.ex index ae34ca726..6272d51dd 100644 --- a/lib/pleroma/web/api_spec/operations/account_operation.ex +++ b/lib/pleroma/web/api_spec/operations/account_operation.ex @@ -462,7 +462,7 @@ defmodule Pleroma.Web.ApiSpec.AccountOperation do accepts_email_list: %Schema{ allOf: [BooleanLike], 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: %{