From 5c5b08864c251c3f070398b5ff9644545701aebb Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 2 Jun 2016 08:30:53 +0200 Subject: Add two optional arguments for music.search See #16 --- json/stations.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'json/stations.rst') diff --git a/json/stations.rst b/json/stations.rst index 170ea7e..366821c 100644 --- a/json/stations.rst +++ b/json/stations.rst @@ -142,6 +142,8 @@ This is a free text search that matches artist and track names. :header: Name ,Type ,Description searchText ,string ,Artist name or track title + includeNearMatches,bool,(optional) + includeGenreStations,bool,(optional) .. code:: json @@ -630,4 +632,4 @@ Modify QuickMix "syncTime": 1338211186 } -The response contains no data. \ No newline at end of file +The response contains no data. -- cgit v1.2.3