Apply rinpatch's suggestion(s) to 1 file(s)
authorrinpatch <rin@patch.cx>
Fri, 16 Apr 2021 09:59:50 +0000 (09:59 +0000)
committerrinpatch <rin@patch.cx>
Fri, 16 Apr 2021 09:59:50 +0000 (09:59 +0000)
lib/pleroma/web/api_spec/operations/twitter_util_operation.ex

index 62c9826f60a8fe987c91a39f94c2cd8bfa3a381e..decb6572abeb35d37ede8651abac6f96149e2b40 100644 (file)
@@ -59,7 +59,7 @@ defmodule Pleroma.Web.ApiSpec.TwitterUtilOperation do
 
   def change_password_operation do
     %Operation{
 
   def change_password_operation do
     %Operation{
-      tags: ["Accounts"],
+      tags: ["Account credentials"],
       summary: "Change account password",
       security: [%{"oAuth" => ["write:accounts"]}],
       operationId: "UtilController.change_password",
       summary: "Change account password",
       security: [%{"oAuth" => ["write:accounts"]}],
       operationId: "UtilController.change_password",