TwitterAPI: Make change_password require body params instead of query
Compare changes
Files
3@@ -8,6 +8,8 @@ defmodule Pleroma.Web.ApiSpec.TwitterUtilOperation do
@@ -63,17 +65,7 @@ def change_password_operation do
@@ -86,17 +78,30 @@ def change_password_operation do
@@ -109,6 +114,19 @@ def change_email_operation do