projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6802dc2
)
Apply suggestion to lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
author
lain
<lain@soykaf.club>
Thu, 14 May 2020 09:07:09 +0000
(09:07 +0000)
committer
lain
<lain@soykaf.club>
Thu, 14 May 2020 09:07:09 +0000
(09:07 +0000)
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
b/lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
index af231b4a813ccca111711c918e257554e55b7e28..9280d5d81445439c13cd8bfdb7332c9c2b81d02e 100644
(file)
--- a/
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
+++ b/
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
@@
-20,7
+20,7
@@
defmodule Pleroma.Web.ApiSpec.PleromaAccountOperation do
def confirmation_resend_operation do
%Operation{
tags: ["Accounts"],
- summary: "Resend confirmation email. Expects `email` or `nic`",
+ summary: "Resend confirmation email. Expects `email` or `nic
kname
`",
operationId: "PleromaAPI.AccountController.confirmation_resend",
parameters: [
Operation.parameter(:email, :query, :string, "Email of that needs to be verified",