forked from AkkomaGang/akkoma
Apply rinpatch's suggestion(s) to 1 file(s)
This commit is contained in:
parent
55bdfb075c
commit
c6dcd863e2
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ def frontend_configurations_operation do
|
|||
|
||||
def change_password_operation do
|
||||
%Operation{
|
||||
tags: ["Accounts"],
|
||||
tags: ["Account credentials"],
|
||||
summary: "Change account password",
|
||||
security: [%{"oAuth" => ["write:accounts"]}],
|
||||
operationId: "UtilController.change_password",
|
||||
|
|
Loading…
Reference in a new issue