diff options
-rw-r--r-- | json/stations.rst | 4 |
1 files changed, 3 insertions, 1 deletions
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. |