Skip to content

Commit 238b139

Browse files
authored
Automated update of Spotify's OpenAPI definition (#269)
1 parent aaffb30 commit 238b139

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fixed-spotify-open-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ paths:
201201
summary: |
202202
Get Artist's Related Artists
203203
description: |
204-
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/).
204+
Get Spotify catalog information about artists similar to a given artist. Similarity is based on analysis of the Spotify community's listening history.
205205
parameters:
206206
- $ref: '#/components/parameters/PathArtistId'
207207
responses:

official-spotify-open-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ paths:
214214
summary: |
215215
Get Artist's Related Artists
216216
description: |
217-
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/).
217+
Get Spotify catalog information about artists similar to a given artist. Similarity is based on analysis of the Spotify community's listening history.
218218
parameters:
219219
- $ref: '#/components/parameters/PathArtistId'
220220
responses:

0 commit comments

Comments
 (0)