Skip to content

Commit

Permalink
Automated update of Spotify's OpenAPI definition (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
sonallux authored Jun 7, 2023
1 parent aaffb30 commit 238b139
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fixed-spotify-open-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ paths:
summary: |
Get Artist's Related Artists
description: |
Get Spotify catalog information about artists similar to a given artist. Similarity is based on analysis of the Spotify community's [listening history](http://news.spotify.com/se/2010/02/03/related-artists/).
Get Spotify catalog information about artists similar to a given artist. Similarity is based on analysis of the Spotify community's listening history.
parameters:
- $ref: '#/components/parameters/PathArtistId'
responses:
Expand Down
2 changes: 1 addition & 1 deletion official-spotify-open-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ paths:
summary: |
Get Artist's Related Artists
description: |
Get Spotify catalog information about artists similar to a given artist. Similarity is based on analysis of the Spotify community's [listening history](http://news.spotify.com/se/2010/02/03/related-artists/).
Get Spotify catalog information about artists similar to a given artist. Similarity is based on analysis of the Spotify community's listening history.
parameters:
- $ref: '#/components/parameters/PathArtistId'
responses:
Expand Down

0 comments on commit 238b139

Please sign in to comment.