docs: document joining of paths performed by web plugin for queries

This commit is contained in:
Sören Tempel 2020-04-26 17:39:16 +02:00
parent 6a03afc65d
commit 57a759c817

View file

@ -210,7 +210,10 @@ If the server runs UNIX, you'll need to include an extra leading slash:
``GET /item/query/querystring``
+++++++++++++++++++++++++++++++
Returns a list of tracks matching the query. The *querystring* must be a valid query as described in :doc:`/reference/query`. ::
Returns a list of tracks matching the query. The *querystring* must be a
valid query as described in :doc:`/reference/query`. Path elements are
joined as query keywords. For example, ``/item/query/foo/bar`` will be
converted to the query ``foo,bar``. ::
{
"results": [