summaryrefslogtreecommitdiff
path: root/json/stations.rst
diff options
context:
space:
mode:
authorhacker1024 <hacker1024@users.sourceforge.net>2021-03-10 12:03:57 +1100
committerLars-Dominik Braun <lars@6xq.net>2021-03-13 09:54:59 +0100
commit5a67f530cbf6e45baa17d310a50128d0532c9554 (patch)
tree4b3882b9e8ee24d2965f6e5ca4436a12b9d74d6c /json/stations.rst
parent12c50da194743c24bc037dc1dd14617dadf6110d (diff)
downloadpandora-apidoc-5a67f530cbf6e45baa17d310a50128d0532c9554.tar.gz
pandora-apidoc-5a67f530cbf6e45baa17d310a50128d0532c9554.tar.bz2
pandora-apidoc-5a67f530cbf6e45baa17d310a50128d0532c9554.zip
Update user.getStationList POST parameters
- Add `includeExtras` - Remove `includeShuffleInsteadOfQuickMix`, as it no longer has any effect - Document the recommendation parameters
Diffstat (limited to 'json/stations.rst')
-rw-r--r--json/stations.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/stations.rst b/json/stations.rst
index 0993fb5..86f7945 100644
--- a/json/stations.rst
+++ b/json/stations.rst
@@ -25,9 +25,9 @@ Retrieve station list
stationArtSize,string,“W130H130” (optional)
includeAdAttributes,boolean,(optional)
includeStationSeeds,boolean,(optional)
- includeShuffleInsteadOfQuickMix,boolean,(optional)
- includeRecommendations,boolean,(optional)
- includeExplanations,boolean,(optional)
+ includeRecommendations,boolean,include search recommendations in the response (optional)
+ includeExplanations,boolean,include explanation strings in the recommendations (optional)
+ includeExtras,boolean,include "extras" lists in the recomendations (optional)
.. code:: json