summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/account.rst14
1 files changed, 5 insertions, 9 deletions
diff --git a/json/account.rst b/json/account.rst
index 6cbbbce..17172bb 100644
--- a/json/account.rst
+++ b/json/account.rst
@@ -81,8 +81,6 @@ The following settings are currently read/writeable:
emailNewFollowers,boolean,
isExplicitContentFilterEnabled,boolean,
isExplicitContentFilterPINProtected,boolean,
- currentUsername,string,
- currentPassword,string,
newUsername,string,
newPassword,string,
facebookAutoShareEnabled,boolean,
@@ -90,8 +88,6 @@ The following settings are currently read/writeable:
autoShareLikes,boolean,
autoShareFollows,boolean,
facebookSettingChecksum,boolean,
- userInitiatedChange,boolean,
-
.. index::
pair: method; user.getSettings
@@ -124,14 +120,14 @@ Modify
.. csv-table::
:header: Name,Type,Description
- includeFacebook,boolean,
+ currentUsername,string,
+ currentPassword,string,
+ userInitiatedChange,boolean,optional
+ includeFacebook,boolean,optional
Additionally keys listed in :ref:`settingkeys` are permitted in the request
body.
-.. TODO response?
-
-
.. index::
pair: method; user.emailPassword
@@ -240,4 +236,4 @@ Starts a complimentary pandora one trial. It is unknown what constitutes a valid
.. csv-table::
:header: Name,Type,Description
- complimentarySponsor,string,The ID of the sponsor providing the complimentary trial. \ No newline at end of file
+ complimentarySponsor,string,The ID of the sponsor providing the complimentary trial.