forked from AkkomaGang/akkoma
Apply lanodan's suggestion(s) to 1 file(s)
This commit is contained in:
parent
e104829c2f
commit
42185d8750
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ def disable_account_operation do
|
|||
|
||||
def delete_account_operation do
|
||||
%Operation{
|
||||
tags: ["Accounts"],
|
||||
tags: ["Account credentials"],
|
||||
summary: "Delete Account",
|
||||
security: [%{"oAuth" => ["write:accounts"]}],
|
||||
operationId: "UtilController.delete_account",
|
||||
|
|
Loading…
Reference in a new issue