From 60586481c15f7b5cf3ce4690368008df86b660d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?To=CF=80?= Date: Thu, 17 Aug 2023 19:56:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7569b10..8277f80 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,9 @@ The endpoint accepts the following query parameters: | query | string | The search query | | types | string | The types to search for, can be one or more of `track`, `album`, `artist`, `playlist` or `text` | -The endpoint returns a JSON object with the following structure: +The endpoint returns a [search result](#searhc-result-object) JSON object + +### Search Result Object > [!Note] > The `tracks` field of playlists are always empty