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