From 238b1399e1433772e83b38355285b80e8c8080db Mon Sep 17 00:00:00 2001 From: Jonas Date: Wed, 7 Jun 2023 12:58:25 +0200 Subject: [PATCH] Automated update of Spotify's OpenAPI definition (#269) --- fixed-spotify-open-api.yml | 2 +- official-spotify-open-api.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fixed-spotify-open-api.yml b/fixed-spotify-open-api.yml index a9dc5cf..03fc2f0 100644 --- a/fixed-spotify-open-api.yml +++ b/fixed-spotify-open-api.yml @@ -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: diff --git a/official-spotify-open-api.yml b/official-spotify-open-api.yml index 1add53b..5afb4c9 100644 --- a/official-spotify-open-api.yml +++ b/official-spotify-open-api.yml @@ -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: