Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Aug 17, 2023
1 parent 2f30c09 commit 6058648
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6058648

Please sign in to comment.