You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fixed-spotify-open-api.yml
+53-10Lines changed: 53 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -496,14 +496,12 @@ paths:
496
496
497
497
You can narrow down your search using field filters. The available filters are `album`, `artist`, `track`, `year`, `upc`, `tag:hipster`, `tag:new`, `isrc`, and `genre`. Each field filter only applies to certain result types.
498
498
499
-
The `artist` filter can be used while searching albums, artists or tracks.<br />
500
-
The `album` and `year` filters can be used while searching albums or tracks. You can filter on a single `year` or a range (e.g. 1955-1960).<br />
501
-
The `genre` filter can be use while searching tracks and artists.<br />
499
+
The `artist` and `year` filters can be used while searching albums, artists and tracks. You can filter on a single `year` or a range (e.g. 1955-1960).<br />
500
+
The `album` filter can be used while searching albums and tracks.<br />
501
+
The `genre` filter can be used while searching artists and tracks.<br />
502
502
The `isrc` and `track` filters can be used while searching tracks.<br />
503
503
The `upc`, `tag:new` and `tag:hipster` filters can only be used while searching albums. The `tag:new` filter will return albums released in the past two weeks and `tag:hipster` can be used to return only albums with the lowest 10% popularity.<br />
504
-
505
-
You can also use the `NOT` operator to exclude keywords from your search.
Copy file name to clipboardExpand all lines: official-spotify-open-api.yml
+58-10Lines changed: 58 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -513,14 +513,13 @@ paths:
513
513
514
514
You can narrow down your search using field filters. The available filters are `album`, `artist`, `track`, `year`, `upc`, `tag:hipster`, `tag:new`, `isrc`, and `genre`. Each field filter only applies to certain result types.
515
515
516
-
The `artist` filter can be used while searching albums, artists or tracks.<br />
517
-
The `album` and `year` filters can be used while searching albums or tracks. You can filter on a single `year` or a range (e.g. 1955-1960).<br />
518
-
The `genre` filter can be use while searching tracks and artists.<br />
516
+
The `artist` and `year` filters can be used while searching albums, artists and tracks. You can filter on a single `year` or a range (e.g. 1955-1960).<br />
517
+
The `album` filter can be used while searching albums and tracks.<br />
518
+
The `genre` filter can be used while searching artists and tracks.<br />
519
519
The `isrc` and `track` filters can be used while searching tracks.<br />
520
520
The `upc`, `tag:new` and `tag:hipster` filters can only be used while searching albums. The `tag:new` filter will return albums released in the past two weeks and `tag:hipster` can be used to return only albums with the lowest 10% popularity.<br />
521
521
522
-
You can also use the `NOT` operator to exclude keywords from your search.
0 commit comments