diff options
-rw-r--r-- | json/stations.rst | 6 |
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 |