Skip to content

Commit d1c92ec

Browse files
authored
Automated update of Spotify's OpenAPI definition (#303)
1 parent fca5bf4 commit d1c92ec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

fixed-spotify-open-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,6 +1719,7 @@ paths:
17191719
description: |
17201720
Create a playlist for a Spotify user. (The playlist will be empty until
17211721
you [add tracks](/documentation/web-api/reference/add-tracks-to-playlist).)
1722+
Each user is generally limited to a maximum of 11000 playlists.
17221723
parameters:
17231724
- $ref: '#/components/parameters/PathUserId'
17241725
requestBody:

official-spotify-open-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,6 +1773,7 @@ paths:
17731773
description: |
17741774
Create a playlist for a Spotify user. (The playlist will be empty until
17751775
you [add tracks](/documentation/web-api/reference/add-tracks-to-playlist).)
1776+
Each user is generally limited to a maximum of 11000 playlists.
17761777
parameters:
17771778
- $ref: '#/components/parameters/PathUserId'
17781779
requestBody:

0 commit comments

Comments
 (0)